Skip to content

fix: test: keep execution traces redacted - #2

Open
11suixing11-maintainer[bot] wants to merge 2 commits into
mainfrom
maint/1-test-keep-execution-traces-redacted
Open

fix: test: keep execution traces redacted#2
11suixing11-maintainer[bot] wants to merge 2 commits into
mainfrom
maint/1-test-keep-execution-traces-redacted

Conversation

@11suixing11-maintainer

Copy link
Copy Markdown

Summary

  • Added recursive redaction for execution trace data.
  • Redacts private keys, Bearer credentials, GitHub/Moltbook tokens, and local filesystem paths.
  • Added regression coverage for persisted and nested trace content.

Why

Prevent sensitive credentials, key material, and local paths from being exposed through execution traces.

Verification

  • python3 -m pytest -q — passed.

Notes

Changed paths: execution_trace.py, tests/test_execution_trace.py.

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.

1 participant