feat(security): reject known content marks in exact Git objects - #58
Merged
thequantumfalcon merged 1 commit intoAug 14, 2026
Merged
Conversation
Adds the stdlib scanner for C2PA carriers and hidden Unicode over exact Git objects, and rewraps the adversarial fixtures it would otherwise reject. Signed-off-by: Thomas Albrecht <thequantumfalcon@users.noreply.github.com> (cherry picked from commit 46329db3f483bb05af0f3a0c980b7a6d9117623b)
thequantumfalcon
force-pushed
the
series/13-reject-known-content-marks-in-exact-git-
branch
from
August 14, 2026 04:08
171c969 to
c09973b
Compare
thequantumfalcon
deleted the
series/13-reject-known-content-marks-in-exact-git-
branch
August 14, 2026 04:50
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds the stdlib scanner for C2PA carriers and hidden Unicode over
exact Git objects, and rewraps the adversarial fixtures it would
otherwise reject.
Landed from a fully rehearsed 19-commit series. Every commit was verified from a clean exact-HEAD checkout with its focused regressions and the complete test suite, each regression was demonstrated failing against the aa29c65 baseline, every stage lints clean, and the composed series reproduces the reviewed candidate byte-for-byte.