Skip to content

fix(testing): prevent fuzz leak guard false negatives on clap invalid-value lines#1631

Merged
chaliy merged 3 commits into
mainfrom
2026-05-16-propose-fix-for-clap-stderr-vulnerability
May 18, 2026
Merged

fix(testing): prevent fuzz leak guard false negatives on clap invalid-value lines#1631
chaliy merged 3 commits into
mainfrom
2026-05-16-propose-fix-for-clap-stderr-vulnerability

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented May 16, 2026

Motivation

  • Fuzz/proptest stderr stripping was too broad and removed error: invalid value '…' lines, which could hide real banned Debug-shape or host-path substrings and create false negatives in leak detection.

Description

  • Remove the `

Codex Task

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 16, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bashkit 4060617 Commit Preview URL May 18 2026, 01:55 AM

@chaliy chaliy merged commit 71bc547 into main May 18, 2026
34 checks passed
@chaliy chaliy deleted the 2026-05-16-propose-fix-for-clap-stderr-vulnerability branch May 18, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant