Skip to content

Commit

Permalink
Reorder a few integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Maffooch committed Jun 30, 2020
1 parent 48fee0d commit 140ec4b
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions docs/integrations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,9 @@ The Finding Packaging Format (FPF) from OWASP Dependency Track can be imported i

See here for more info on this JSON format: https://docs.dependencytrack.org/integrations/file-formats/

Hadolint
--------
Hadolint Dockerfile scan in json format.

Harbor Vulnerability
--------------------
Import findings from Harbor registry container scan: https://github.com/goharbor/harbor
ESLint
------
ESLint Json report format (-f json)

Fortify
--------
Expand All @@ -125,6 +121,14 @@ Generic Findings Import
-----------------------
Import Generic findings in CSV format.

Hadolint
--------
Hadolint Dockerfile scan in json format.

Harbor Vulnerability
--------------------
Import findings from Harbor registry container scan: https://github.com/goharbor/harbor

JFrogXRay
----------
Import the JSON format for the "Security Export" file.
Expand Down Expand Up @@ -345,9 +349,6 @@ Zed Attack Proxy
----------------
ZAP XML report format.

ESLint
------
ESLint Json report format (-f json)

The importers analyze each report and create new Findings for each item reported. DefectDojo collapses duplicate
Findings by capturing the individual hosts vulnerable.
Expand Down

0 comments on commit 140ec4b

Please sign in to comment.