docs(connectors): Black Duck connector reference - #15269
Merged
Merged
Conversation
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
blakeaowens
approved these changes
Jul 22, 2026
Setup and usage for the Black Duck SCA connector: API token (exchanged for a short-lived bearer) from My Access Tokens, the hub Location, connector field mappings, and import behavior (one Record per project; findings from the project's released version's vulnerable BOM components). Placed alphabetically between Backstage and Bitbucket. Story: sc-13723
Maffooch
force-pushed
the
sc-13723_blackduck_docs
branch
from
July 22, 2026 23:39
14e5a28 to
1c98c74
Compare
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Maffooch
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the Black Duck connector to the connectors tool reference (alphabetically between Backstage and Bitbucket), documenting setup and usage:
https://your-company.app.blackduck.com), API token in the Secret field, optional Minimum Severity.{vulnerability} in {component}:{version}.Pairs with the connector implementation (DefectDojo-Inc/connectors#717) and Pro registration (DefectDojo-Inc/dojo-pro#1910). Draft until those land.
Story: sc-13723