Skip to content

sanitize(fixture): scrub real-case filename from valid-evidence-artifact example#23

Merged
mdheller merged 1 commit into
mainfrom
fix/scrub-real-filename
Jul 5, 2026
Merged

sanitize(fixture): scrub real-case filename from valid-evidence-artifact example#23
mdheller merged 1 commit into
mainfrom
fix/scrub-real-filename

Conversation

@mdheller

@mdheller mdheller commented Jul 5, 2026

Copy link
Copy Markdown
Member

Removes the last real-case data string on main: examples/valid-evidence-artifact.json carried original_filename: "console faults.rtf" (pre-existing, not from #20). Everything else in the fixture is already synthetic. Forward-scrubbed to synthetic-console-log.rtf.

History note: the value was already public on main, so it persists in git history. A full scrub needs a history rewrite (git-filter-repo/BFG) — a separate deliberate op since it rewrites public history and forces re-clones. Flagging for your decision.

…act example

examples/valid-evidence-artifact.json carried the real-case original_filename
"console faults.rtf" (pre-existing on main, not from PR #20). Everything else in the
fixture is already synthetic. Forward-scrub to a synthetic filename.

NOTE: this file was already public on main, so the value persists in git history — a
history rewrite (filter-repo/BFG) is the complete fix and is a separate deliberate op
(rewrites public history; affects anyone who cloned).
@mdheller mdheller merged commit 2a77720 into main Jul 5, 2026
6 checks passed
@mdheller mdheller deleted the fix/scrub-real-filename branch July 5, 2026 21:45
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