Skip to content

test: add redaction edge case evaluations - #32

Merged
utkarshp845 merged 1 commit into
mainfrom
codex/week-6-day-4-redaction-edge-cases
Aug 4, 2026
Merged

test: add redaction edge case evaluations#32
utkarshp845 merged 1 commit into
mainfrom
codex/week-6-day-4-redaction-edge-cases

Conversation

@utkarshp845

Copy link
Copy Markdown
Owner

No description provided.

@gitguardian

gitguardian Bot commented Aug 4, 2026

Copy link
Copy Markdown

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Expand the deterministic evaluation corpus with two redaction edge cases:
a JWT and an AWS-style access key together in free-text log evidence, and
a GitHub-style token with an inline password= assignment together in
free-text log evidence. Both are held to the strict grounded, useful,
safe, private, and honest rubric.

Each case's secret-shaped values are assembled from split literal
fragments at test time in evals/synthetic_secrets.py rather than stored
as a contiguous string in any committed file, so a shape-based secret
scanner has nothing to match. .gitguardian.yaml documents that the
evaluation fixtures directory intentionally contains fabricated,
non-functional secret-shaped values.

Bumps the versioned corpus to 2026.07.4: 14 cases, 70 required checks.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@utkarshp845
utkarshp845 force-pushed the codex/week-6-day-4-redaction-edge-cases branch from 01fc787 to 07bed86 Compare August 4, 2026 22:26
@utkarshp845
utkarshp845 merged commit 9cba8fc into main Aug 4, 2026
2 checks passed
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