fix(sbom): harden bounded lineage input privacy - #1000
Merged
Conversation
added 30 commits
August 19, 2026 15:25
added 10 commits
August 20, 2026 19:25
8 tasks
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
O_BINARY, preventing CRLF translation from invalidating ingestion digests.Verification
tests/test_sbom_lineage.py: 141 passedscripts/build.py --check: passeddeleg_94ad7e88: passed with empty security and logic findingsO_BINARY; the corrected portability probe preserves the native flag.Exact candidate evidence
761ca6e78607a3fcf88a656bd3c999c3545ea3f1994edcada2025e8d61893ac67dbe0aa2f9a69274ce8ef7a52485b98464ed2ae792acf5bc885638c6dccacab2f5b7260f9c153583a8f49b83678ef5c9388d0767ef0a86f5d215c1e5433a3c92aaa1ae28e39919463029da91228Fixes #995