-
Notifications
You must be signed in to change notification settings - Fork 0
feat(reporter): layered output sanitization + ADR 0003 #57
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
16 commits
Select commit
Hold shift + click to select a range
f4c6098
docs(adr): add ADR 0003 — reporting pipeline layering
Zious11 45cf649
docs(adr): correct ADR 0003 escape primitive — custom helper, not str…
Zious11 1143d0b
docs(plan): add implementation plan for ADR 0003
Zious11 902827f
docs(adr): cross-reference ADR 0003 from ADR 0002
Zious11 0775b6f
docs(findings): warn that Finding::Display is not terminal-safe
Zious11 1f7e556
feat(reporter): add escape_for_terminal helper
Zious11 755837b
feat(reporter): escape finding summary and evidence at terminal render
Zious11 106310f
style(reporter): rename safe_summary/safe_ev to escaped_summary/escap…
Zious11 0e42aad
fix(tls): roll back construction-site escaping of SNI summaries
Zious11 7e4f1df
test(reporter): end-to-end contract test for ADR 0003 layering
Zious11 96ed07d
style: cargo fmt
Zious11 7d2cd3c
fix(reporter): escape C1 control codepoints (U+0080-U+009F)
Zious11 b9cc820
test: augment coverage per pr-test-analyzer review findings
Zious11 5bdecc7
style: cargo fmt
Zious11 ab9df8a
docs(adr,plan): propagate C1 predicate update through ADR and plan
Zious11 bee3459
fix(reporter): escape analyzer summary detail values at terminal render
Zious11 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
Large diffs are not rendered by default.
Oops, something went wrong.
805 changes: 805 additions & 0 deletions
805
docs/superpowers/plans/2026-04-09-reporting-pipeline-layering.md
Large diffs are not rendered by default.
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
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.