Skip to content

Commit a562b7c

Browse files
committed
docs: remove info about optional service key
1 parent c0a717a commit a562b7c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/content/supported_tools/parsers/api/sonarqube.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,8 @@ separate the items in the "Extras" field by a vertical bar (e.g.
2222
In `Add API Scan Configuration`
2323
- `Service key 1` must
2424
be the SonarQube project key, which can be found by navigating to a specific project and
25-
selecting the value from the url
26-
`https://<sonarqube_host>/dashboard?id=key`.
27-
When you do not provide a SonarQube project key, DefectDojo will
28-
use the name of the Product as the project key in SonarQube. If you would like to
29-
import findings from multiple projects, you can specify multiple keys as
25+
selecting the value from the url `https://<sonarqube_host>/dashboard?id=key`.
26+
If you would like to import findings from multiple projects, you can specify multiple keys as
3027
separated `API Scan Configuration` in the `Product` settings.
3128
- If using SonarCloud, the organization ID can be used from step 1, but it
3229
can be overridden by supplying a different organization ID in the `Service key 2` input field.

0 commit comments

Comments
 (0)