Skip to content

Commit b0b04b9

Browse files
paulOsinskiPaul Osinski
andauthored
Add Anchore Connector documentation (#13455)
* Update wiz.md * add Anchore Connector documentation --------- Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com>
1 parent 7e7014c commit b0b04b9

4 files changed

Lines changed: 14 additions & 1 deletion

File tree

docs/content/en/about_defectdojo/pro_features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ See our [Connectors Guide](/en/connecting_your_tools/connectors/about_connectors
5454

5555
Supported tools for Connectors include:
5656

57+
* Anchore
5758
* AWS Security Hub
5859
* BurpSuite
5960
* Checkmarx ONE

docs/content/en/connecting_your_tools/connectors/about_connectors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ But everyone needs a starting point, and that's where Connectors come in. Connec
2525

2626
We currently support Connectors for the following tools, with more on the way:
2727

28+
* **Anchore**
2829
* **AWS Security Hub**
2930
* **BurpSuite**
3031
* **Checkmarx ONE**

docs/content/en/connecting_your_tools/connectors/connectors_tool_reference.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ Whenever possible, we recommend creating a new 'DefectDojo Bot' account within y
2020

2121
# **Supported Connectors**
2222

23+
## **Anchore**
24+
25+
The Anchore connector uses a user's API token to pull data from Anchore Enterprise. Products will be mapped and discovered based on "Applications", which are composed of multiple Images in Anchore - see [Anchore Enterprise Documentation](https://docs.anchore.com/current/docs/sbom_management/application_groups/application_management_anchorectl/) for more information.
26+
27+
#### Connector Mappings
28+
29+
1. The Anchore URL in the **Location** field: this is the URL where you access the Anchore.
30+
2. Enter a valid API Key in the Secret field. This is the API key associated with your Burp Service account.
31+
32+
See the official [Anchore documentation](https://docs.anchore.com/current/docs/) for more information on creating a token for Anchore.
33+
2334
## **AWS Security Hub**
2435

2536
The AWS Security Hub connector uses an AWS access key to interact with the Security Hub APIs.

docs/content/en/connecting_your_tools/parsers/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DefectDojo can parse data from 180+ security reports and counting.
1717

1818
| [Connectors](../connectors/about_connectors): supported tools | [Smart Upload](../import_scan_files/smart_upload/): supported tools |
1919
| --- | --- |
20-
| AWS Security Hub, BurpSuite, Checkmarx ONE, Dependency-Track, Probely, Semgrep, SonarQube, Snyk, Tenable | Nexpose, NMap, OpenVas, Qualys, Tenable, Wiz |
20+
| Anchore, AWS Security Hub, BurpSuite, Checkmarx ONE, Dependency-Track, Probely, Semgrep, SonarQube, Snyk, Tenable | Nexpose, NMap, OpenVas, Qualys, Tenable, Wiz |
2121

2222
# All Supported Tools
2323

0 commit comments

Comments
 (0)