docs: Global Locations deduplication (Pro) + comparison with Global Component#15348
Open
Maffooch wants to merge 1 commit into
Open
docs: Global Locations deduplication (Pro) + comparison with Global Component#15348Maffooch wants to merge 1 commit into
Maffooch wants to merge 1 commit into
Conversation
Add a Pro docs page for the Global Locations deduplication algorithm (cross-product deduplication on a shared URL or dependency by Package URL), with a comparison to Global Component so each mode's purpose is clear. Cross-link the two pages and add troubleshooting entries for URL/DAST and SCA cross-product cases. Co-Authored-By: Claude Opus 4.8 (1M context) <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 Global Locations deduplication algorithm (Pro) and clarifies how it relates to Global Component, so each mode's purpose is clear.
Global Locations deduplicates Findings across all Products on a shared location — a URL (compared on the configured endpoint fields) or a dependency (by full Package URL). It is the location-model successor to Global Component: it keys dependencies on the exact purl and additionally deduplicates URL/DAST Findings, which Global Component cannot.
Changes (docs only)
PRO__global_locations_deduplication.md— what it is, the Locations requirement, enabling, same/cross-tool configuration, the Location Types selection, how matching works (non-vacuous overlap; emptyDEDUPE_ALGO_ENDPOINT_FIELDSdisables URL matching), an example, cross-product visibility, reverting, and a Global Component vs. Global Locations comparison table.about_deduplication.md— troubleshooting rows for URL/DAST and SCA cross-product cases pointing at the new page.PRO__global_component_deduplication.md— reciprocal "vs. Global Locations" callout.No code changes.
🤖 Generated with Claude Code