Skip to content

Add password returned in URL check (#141)#222

Open
jthack wants to merge 1 commit into
mainfrom
issue-141-password-returned-in-url
Open

Add password returned in URL check (#141)#222
jthack wants to merge 1 commit into
mainfrom
issue-141-password-returned-in-url

Conversation

@jthack

@jthack jthack commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Summary

  • scan response bodies and Location headers for URLs carrying password-like query parameters
  • raise a high-severity finding listing affected parameter names and lengths
  • register the passive rule and enable it for the Balanced preset

Testing

  • pnpm lint
  • pnpm typecheck
  • pnpm test -- --match 'Password returned in URL'

Closes #141

@jthack jthack requested a review from a team as a code owner October 23, 2025 17:11
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.

Password returned in URL query string

1 participant