-
Notifications
You must be signed in to change notification settings - Fork 659
refactor(sdk): limit credential masking to shared output #322
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
mldangelo-oai
wants to merge
28
commits into
main
Choose a base branch
from
mdangelo/codex/harden-sdk-error-redaction-20260808
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.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
dd61f0d
fix(sdk): redact standalone keys and structured credentials
mldangelo-oai 552c382
fix(sdk): preserve diagnostics after structured auth headers
mldangelo-oai e8b9589
fix(sdk): redact structured auth and credential collections
mldangelo-oai bf34227
fix(sdk): redact suffixed credential collections
mldangelo-oai c2d786b
fix(sdk): close credential redaction review edge cases
mldangelo-oai 68b11bf
refactor(sdk): remove local credential redaction
mldangelo-oai a75ea4a
Merge main and preserve safe post-scan warnings
mldangelo-oai 4de6057
fix(sdk): preserve redaction and cover standalone private keys
mldangelo-oai 179b234
fix(sdk): match private-key boundaries before redaction
mldangelo-oai ae623dc
Match assigned private-key opening and closing labels
mldangelo-oai 6577fa6
Simplify private-key redaction and preserve overlapping credentials
mldangelo-oai 9051e66
Merge overlapping private-key and quoted-credential redactions
mldangelo-oai 9fec366
fix(sdk): redact overlapping private-key blocks safely
mldangelo-oai be6012e
fix(sdk): redact nested private keys in a single pass
mldangelo-oai ef23ce1
fix(sdk): verify private-key delimiter boundaries
mldangelo-oai 1461d02
fix(sdk): bind key delimiters to serialized line depth
mldangelo-oai 9e2a6e5
fix(sdk): isolate credential and serialized key boundaries
mldangelo-oai a444919
fix(sdk): protect framed private keys and nearby auth values
mldangelo-oai de6293a
fix(sdk): preserve serialized private-key framing
mldangelo-oai 124a84e
fix(sdk): retain valid serialized credential diagnostics
mldangelo-oai 09a5e0b
merge: sync current repository guidance
mldangelo-oai a40e8c0
refactor(sdk): remove credential redaction
mldangelo-oai 558138b
fix(sdk): keep credentials out of shared scan output
mldangelo-oai 82c9e98
fix(sdk): sanitize dashboard events before wrapping
mldangelo-oai 3d699b8
fix(sdk): recognize credential fields without unbounded backtracking
mldangelo-oai 6120c67
fix(sdk): inspect complete credential assignments in linear time
mldangelo-oai b321ad2
refactor(sdk): simplify shared-error checks and preserve local diagno…
mldangelo-oai 1370c28
fix(sdk): protect composite signature fields in shared errors
mldangelo-oai 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
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.