Skip to content

Add reflected input check (#110)#231

Open
jthack wants to merge 1 commit intomainfrom
issue-110-input-reflected
Open

Add reflected input check (#110)#231
jthack wants to merge 1 commit intomainfrom
issue-110-input-reflected

Conversation

@jthack
Copy link
Copy Markdown
Contributor

@jthack jthack commented Oct 24, 2025

Summary

  • reuse parameter extraction helpers to detect reflected query/body values
  • report low-severity finding listing the reflected parameter names and value lengths
  • register the passive check and enable it in the Balanced preset

Testing

  • pnpm lint
  • pnpm typecheck
  • pnpm test -- --match 'Input reflected'

Closes #110

@jthack jthack requested a review from a team as a code owner October 24, 2025 13:08
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.

Input returned in response (reflected)

1 participant