-
Notifications
You must be signed in to change notification settings - Fork 0
fix(logging): redact raw cache keys on all log paths (LAB-304) #264
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 all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
63d9132
fix(logging): redact cache keys at the shared error sink (LAB-304)
27Bslash6 9eab94f
fix(logging): redact remaining raw-key log sites tree-wide (LAB-304)
27Bslash6 238f4a4
chore: remove stray review-scratch diff file (LAB-304)
27Bslash6 fdafd01
fix(logging): cover error-path redaction with tests; bump pip floor f…
27Bslash6 352f828
fix: address coderabbit review — redact BackendError key in exception…
27Bslash6 f34f042
fix(logging): close residual raw-key channels found by panel review (…
27Bslash6 9f5c390
fix(logging): share one redaction policy between both log sinks (LAB-…
27Bslash6 b05c7ee
fix(logging): expert-panel remediation on the shared redaction guard …
27Bslash6 551d50e
fix(logging): scope the CWE-532 guarantee and guard it with an archit…
27Bslash6 545f335
fix(logging): sanitise exception text on error sinks; extend logger d…
27Bslash6 f2a7e5a
fix(logging): close redis/http BackendError.message key leak (LAB-304)
27Bslash6 a8241a3
fix(logging): redact_error_for_log renders BackendError structurally,…
27Bslash6 1810c57
merge: main into lab-304-redact-error-sink (LAB-304)
6d4d421
fix(logging): render exceptions structurally at every log sink; guard…
acbc605
fix(logging): guard directly-imported logging functions; cover the as…
fd65fe2
test(logging): drive the L2 read sinks and wrapper error paths for re…
c48643f
test(logging): pin the L1 sink and harden the redaction helpers — pan…
9c76386
fix: address coderabbit review — propagate log aliases through nested…
27Bslash6 cbee140
merge: main into lab-304-redact-error-sink (LAB-304)
d34f4fd
merge: main into lab-304-redact-error-sink (LAB-304)
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.