docs: add Backstage Pro connector reference#15223
Open
devGregA wants to merge 2 commits into
Open
Conversation
Document the new Backstage asset connector: what it maps (System -> Product Type, Component -> Product, owning Group -> Product ownership, tags/annotations), the Backstage-side static externalAccess token setup with catalog-only accessRestrictions, the connector configuration reference, sync semantics (uid-keyed renames in place, MISSING on removal/orphan), v1 limitations, and a note that a Backstage frontend plugin showing DefectDojo findings on entity pages is a deliberate out-of-scope follow-on. Also add Backstage to the supported-tools list. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
E2E-verified behavior worth stating explicitly: the connector reconciles the Product name to the catalog name on every sync, so renames belong in Backstage, and custom names given at manual-mapping time do not stick. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
Documents the new Backstage Pro asset connector (implemented in DefectDojo-Inc/connectors#689, registered in DefectDojo-Inc/dojo-pro#1837):
externalAccesstoken with catalog-onlyaccessRestrictions, YAML example), the connector configuration reference (all optional fields and their defaults), sync semantics (uid-keyed renames update in place; removed/orphaned components go MISSING, never deleted), and v1 limitations.Docs-only change, targeting
bugfixper docs convention.🤖 Generated with Claude Code