-
Notifications
You must be signed in to change notification settings - Fork 0
fix(security): harden audit pseudonymization and refresh Netty evidence #270
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
Open
seonghobae
wants to merge
85
commits into
main
Choose a base branch
from
fix/pii-logging-16240128950440010639
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3,534
−656
Open
Changes from all commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
5261356
security: rebuild audit pseudonymization on current main
seonghobae 28966e6
test(security): require strong policy override keys
seonghobae 2e9c4a2
fix(security): reject weak policy override keys
seonghobae ac70dd7
docs(security): document policy override key strength
seonghobae 27106a5
fix: trigger CI due to strix timeout
seonghobae b3ad882
chore: remove stray CI trigger script
seonghobae 0e7770b
test: cover disabled policy signing startup path
seonghobae a86ab46
docs: consolidate unreleased changelog entries
seonghobae eb34323
build: enforce zero missed production lines and branches
seonghobae 164aecf
ci: verify exact PR head with coverage gates
seonghobae 294b30b
ci: fuzz the exact pull request head
seonghobae febb3fd
docs: record exact-head and coverage gates
seonghobae 9cf1ff8
test: add shared security provider fixture
seonghobae 3214bc0
test: cover null policy secret normalization
seonghobae 62dac96
test: cover tenant delete fail-closed branches
seonghobae 0416068
test: cover validation security edge cases
seonghobae 6b61330
test: cover conversion filename boundary
seonghobae 70f3399
test: cover artifact deletion failure
seonghobae d73571b
test: cover repository delete edge cases
seonghobae 36254ee
test: cover exception log sanitization
seonghobae a1533de
test: cover download filename and digest edges
seonghobae 31c4b4d
fix: redact rejected parameter values
seonghobae c0c0c45
docs: record rejected-value redaction
seonghobae a308f0f
test: cover every override header separator
seonghobae 39dc005
refactor: trust normalized policy secret contract
seonghobae 6e311ed
refactor: remove unreachable blank filename branch
seonghobae 8ca8958
fix(ci): isolate exact-head evidence finalization runs
seonghobae 61ab219
fix(ci): use repository-native evidence verifier
seonghobae 2831bb9
docs(evidence): ingest verified Netty 4.1.136 evidence
github-actions[bot] fa1659a
fix(security): restore reviewed Netty 4.1.136 remediation
seonghobae 6d9a3d7
test(evidence): verify complete Netty SBOM graph coherence
seonghobae 20513e3
docs(security): record deterministic Netty SBOM provenance
seonghobae 67cd42c
docs(evidence): correct CycloneDX generation contract
seonghobae 06452c3
docs(changelog): record deterministic Netty buyer evidence
seonghobae 1907593
test(security): require auditable policy overrides
seonghobae 0189136
fix(security): fail closed without override audit key
seonghobae c57af8b
docs(security): require auditable override startup
seonghobae 5073573
docs(changelog): record auditable override gate
seonghobae ff10462
test(security): require standalone override auditability
seonghobae f08d789
refactor(security): expose reusable override key validation
seonghobae 9c33db4
fix(security): enforce override auditability in standalone service
seonghobae 10bfb26
test(fuzz): use separated override audit keys
seonghobae 162166a
test(web): use separated override audit keys
seonghobae 967fe25
test(service): use separated override audit keys
seonghobae 92ce1c6
test(audit): reject unauditable policy signing
seonghobae 422c465
docs(security): cover standalone override validation
seonghobae cacd637
docs(changelog): record standalone override guard
seonghobae 08b14b7
test(build): require warning-free public Javadocs
seonghobae f86581f
build(docs): gate warning-free public Javadocs
seonghobae c0d2c7b
docs(api): explain tenant context claims
seonghobae 21bbc79
docs(api): explain conversion status payload
seonghobae 648e71b
docs(api): explain admin job list payload
seonghobae f454056
docs(api): explain conversion acceptance payload
seonghobae 8d3d180
docs(api): explain viewer bootstrap payload
seonghobae f96d7d4
docs(api): explain error response envelope
seonghobae 4b1f65d
docs(api): complete public Javadocs
seonghobae e08e0e0
docs(api): finish warning-free Javadoc surface
seonghobae ecbc0a9
docs(changelog): record executable Javadoc gate
seonghobae fcc77fd
docs(agents): make verify and Javadocs authoritative
seonghobae 58c9cff
docs(acceptance): make verify evidence authoritative
seonghobae bf7083d
docs(governance): use current sibling repository names
seonghobae 91091dd
perf(io): remove filesystem TOCTOU prechecks
seonghobae dca468e
test(ci): require non-skipped Maven report acceptance
seonghobae 231ce19
feat(ci): fail on skipped or empty Maven reports
seonghobae 1e3d6f6
fix(ci): reject skipped or empty Maven test reports
seonghobae 040909f
docs(ci): require zero-skipped Maven report evidence
seonghobae 6ee5c40
docs(changelog): record zero-skipped CI gate
seonghobae b34b931
test(ci): require bounded entity-free XML reports
seonghobae eeee286
fix(ci): bound and sanitize Maven XML evidence
seonghobae fa25f04
docs(ci): define bounded XML report parsing
seonghobae 9a83d0f
docs(changelog): record safe Maven report parsing
seonghobae 7b6f60a
fix(ci): eliminate report size-check race
seonghobae 98870b0
test(ci): reject encoded XML declaration bypasses
seonghobae 72b30b6
fix(ci): enforce UTF-8 Maven report evidence
seonghobae 08b31c1
docs(ci): require UTF-8 Maven XML evidence
seonghobae 95b046a
docs(changelog): record encoded XML rejection
seonghobae a93127b
test(ci): reject failing Maven report evidence
seonghobae 5d1040e
fix(ci): reject failing Maven report evidence
seonghobae fff6161
docs(ci): reject contradictory Maven outcomes
seonghobae 3c9bea3
docs(changelog): record report outcome checks
seonghobae d089e6b
test(ci): assert singular Maven outcome diagnostics
seonghobae e3104fc
test: require complete Maven report counts
seonghobae 260d98f
fix: reject incomplete Maven report counts
seonghobae 6e7e864
docs: record fail-closed report attributes
seonghobae 2656321
docs: define complete Maven report evidence
seonghobae 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
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
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
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.
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.