Skip to content

Detect Base64-encoded parameters (#27) - #211

Open
jthack wants to merge 2 commits into
mainfrom
issue-27-base64-parameter
Open

Detect Base64-encoded parameters (#27)#211
jthack wants to merge 2 commits into
mainfrom
issue-27-base64-parameter

Conversation

@jthack

@jthack jthack commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

codex PR for #27

@jthack
jthack requested a review from a team as a code owner October 21, 2025 18:13
Detection (4): query param, body param, longer strings, multiple params
False Positives (4): short strings, non-base64 chars, invalid padding, non-multiple-of-4
Edge Cases (1): security guidance

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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