Skip to content

Add logging redaction functions and security audit tests#164

Open
Jenola344 wants to merge 1 commit into
Nanle-code:masterfrom
Jenola344:master
Open

Add logging redaction functions and security audit tests#164
Jenola344 wants to merge 1 commit into
Nanle-code:masterfrom
Jenola344:master

Conversation

@Jenola344
Copy link
Copy Markdown

@Jenola344 Jenola344 commented May 28, 2026

Closes #134


  • Implement redact_public_key, redact_secret_value, and redact_signed_xdr to ensure sensitive data is not logged at info level.
  • Create a security logging audit to validate that sensitive patterns are not emitted in command handlers.
  • Add tests to verify redaction functionality and audit checks for sensitive data in logs.

- Implement `redact_public_key`, `redact_secret_value`, and `redact_signed_xdr` to ensure sensitive data is not logged at info level.
- Create a security logging audit to validate that sensitive patterns are not emitted in command handlers.
- Add tests to verify redaction functionality and audit checks for sensitive data in logs.
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 28, 2026

@Jenola344 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue 43: Secrets never appear in logs — audit tracing spans

1 participant