-
-
Notifications
You must be signed in to change notification settings - Fork 31
fix(release): use subset check for SBOM/lock comparison #148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
1bccd70
fix(release): use subset check for SBOM/lock comparison
Coding-Dev-Tools ad0b4e1
fix(release): reject empty SBOM package set before subset check
Coding-Dev-Tools c129329
fix(release): require engraphis root component in SBOM package set
Coding-Dev-Tools 1672fed
fix(release): validate SBOM metadata.component name and version directly
Coding-Dev-Tools d45f8c9
fix(release): reject SBOMs containing only the root component
Coding-Dev-Tools e39df2e
fix(release): validate declared dependency closure and restore --pypr…
Coding-Dev-Tools 9f8f6fb
fix(release): add declared dependency closure test and fix maxsplit d…
Coding-Dev-Tools 483f7fa
fix(release): validate PURL name/version and include optional deps in…
Coding-Dev-Tools 85f85fd
fix(release): limit declared dependency closure to core deps only
Coding-Dev-Tools 7b681ff
fix(release): validate dependency PURL consistency and filter known C…
Coding-Dev-Tools 96ff9b6
fix(release): reject malformed PURLs, narrow CSP filter, restore gala…
Coding-Dev-Tools 358053b
fix(e2e): identify force-graph CSP console errors via message.location()
Coding-Dev-Tools 38e1a65
fix(release): reject SBOM components without valid PyPI PURLs
Coding-Dev-Tools f5c7aa7
fix(release): reject conflicting package versions in environment lock
Coding-Dev-Tools 71079ff
fix(e2e): restore orbital radius bounds and assert envelope system count
Coding-Dev-Tools 2c10864
fix(e2e): wait for graph count update after filter clear
Coding-Dev-Tools ce7d070
fix(release): enforce declared dependency version constraints
Coding-Dev-Tools 7d5e003
fix(release): harden evidence and drag regression
Coding-Dev-Tools 0c1ee69
test(graph): tighten envelope visibility contract
Coding-Dev-Tools 273a2f1
Merge remote-tracking branch 'origin/main' into fix/release-sbom-subs…
Coding-Dev-Tools 2e0a677
fix(release): require selected extras in SBOM closure; restore galaxy…
Coding-Dev-Tools 88bc16e
test(release): use double-quoted TOML strings in extras fixtures
Coding-Dev-Tools e103606
docs(release): align lock-artifact docstring with subset semantics
Coding-Dev-Tools 6bf1271
fix(release): close the truncated-SBOM hole in the lock comparison
Coding-Dev-Tools 6086ace
fix(release): accept CycloneDX root without PURL
Coding-Dev-Tools 9238b74
fix(release): reject graph refs without components
Coding-Dev-Tools 1600bc5
fix(release): harden graph and stellar snapshot evidence
Coding-Dev-Tools 192d7bb
fix(release): reject colliding SBOM component refs
Coding-Dev-Tools 2b0bff3
fix(release): reject SBOM components without identity
Coding-Dev-Tools ce96424
fix(release): exempt selected extras from root reachability
Coding-Dev-Tools a3c835c
fix(release): combine repeated dependency constraints
Coding-Dev-Tools f872f59
fix(release): prefer CycloneDX bom refs
Coding-Dev-Tools debf0c6
Merge remote-tracking branch 'origin/main' into HEAD
Coding-Dev-Tools a339865
Merge remote-tracking branch 'origin/main' into HEAD
Coding-Dev-Tools 5367122
Merge remote-tracking branch 'origin/main' into HEAD
Coding-Dev-Tools 9599a82
Merge remote-tracking branch 'origin/main' into HEAD
Coding-Dev-Tools File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.