Skip to content

Commit a840f7a

Browse files
Maffoochclaude
andcommitted
docs: fix AWS Security Hub section split by Asset Connector inserts
The Azure DevOps and Bitbucket sections were inserted between AWS Security Hub's Prerequisites and its own Connector Mappings, orphaning the AWS 'us-east-1' mapping instructions after Bitbucket. Move AWS's Connector Mappings back under its Prerequisites so the alphabetical order is AWS Security Hub -> Azure DevOps -> Bitbucket -> BurpSuite with each section intact. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 0d63435 commit a840f7a

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/content/import_data/pro/connectors/connectors_tool_reference.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,16 @@ A working policy definition might look like the following:
9696

9797
Once you have created your IAM user and assigned it the necessary permissions using an appropriate policy/role, you will need to generate an access key, which you can then use to create a Connector.
9898

99+
#### Connector Mappings
100+
101+
1. Enter the appropriate [AWS API Endpoint for your region](https://docs.aws.amazon.com/general/latest/gr/sechub.html#sechub_region) in the **Location** field**:** for example, to retrieve results from the `us-east-1` region, you would supply
102+
103+
`https://securityhub.us-east-1.amazonaws.com`
104+
2. Enter a valid **AWS Access Key** in the **Access Key** field.
105+
3. Enter a matching **Secret Key** in the **Secret Key** field.
106+
107+
DefectDojo can pull Findings from more than one region using Security Hub's **cross\-region aggregation** feature. If [cross\-region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) is enabled, you should supply the API endpoint for your "**Aggregation Region**". Additional linked regions will have ProductRecords created for them in DefectDojo based on your AWS account ID and the region name.
108+
99109
## **Azure DevOps**
100110

101111
The Azure DevOps connector is an **Asset Connector**: it enumerates the git repositories in every project of your Azure DevOps organization and creates a DefectDojo Asset for each repository, grouped into Organizations by Azure DevOps project. No findings are imported.
@@ -138,16 +148,6 @@ Only Bitbucket Cloud (bitbucket.org) is supported. Bitbucket Server reached end
138148

139149
Each repository becomes a Record named after the repository, grouped by its Bitbucket **project**.
140150

141-
#### Connector Mappings
142-
143-
1. Enter the appropriate [AWS API Endpoint for your region](https://docs.aws.amazon.com/general/latest/gr/sechub.html#sechub_region) in the **Location** field**:** for example, to retrieve results from the `us-east-1` region, you would supply
144-
145-
`https://securityhub.us-east-1.amazonaws.com`
146-
2. Enter a valid **AWS Access Key** in the **Access Key** field.
147-
3. Enter a matching **Secret Key** in the **Secret Key** field.
148-
149-
DefectDojo can pull Findings from more than one region using Security Hub's **cross\-region aggregation** feature. If [cross\-region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) is enabled, you should supply the API endpoint for your "**Aggregation Region**". Additional linked regions will have ProductRecords created for them in DefectDojo based on your AWS account ID and the region name.
150-
151151
## **BurpSuite**
152152

153153
DefectDojo’s Burp connector calls Burp’s GraphQL API to fetch data.

0 commit comments

Comments
 (0)