Add Aqua Supply Chain connector docs and dedup registration - #15874
Merged
Maffooch merged 5 commits intoSep 4, 2026
Conversation
…ighten its docs page
blakeaowens
approved these changes
Sep 4, 2026
Maffooch
approved these changes
Sep 4, 2026
devGregA
approved these changes
Sep 4, 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.
Description
Adds the documentation page for the Aqua Supply Chain upstream connector (a DefectDojo Pro connector) and lists it on the connector index. Also registers its scan type,
Aqua Supply Chain - Connectors Import, inDEDUPLICATION_ALGORITHM_PER_PARSERasDEDUPE_ALGO_UNIQUE_ID_FROM_TOOL, so reimports match on the connector's stable finding id instead of falling back to the legacy title-and-severity algorithm.The page covers credentials, the region auth host, the five scan categories, branch handling, filing by repository-name prefix, and how the connector deduplicates. English only; translations regenerate from it.
Test results
npm run build -- --environment developmentindocs/), and the new page renders at/connectors/toolreference/aqua_supply_chain/.ruff check --config ruff.toml dojo/settings/settings.dist.pypasses.DEDUPLICATION_ALGORITHM_PER_PARSERuse.get()or scoped overrides and do not pin the full key set.Documentation
This PR is the documentation.
Checklist
devdev(feature, not a bugfix)