Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ascanrulesBeta & pscanrules: CSRF rules ignore GET unless Low threshold #5716

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

kingthorin
Copy link
Member

Overview

  • CHANGELOGs > Added change note.
  • Scan Rules > Added condition to bail of now Low threshold and GET request.
  • Unit Tests > Updated to assert the new behavior and leverage parameterized tests.
  • Help files > Updated to note the new condition.

Related Issues

Fixes zaproxy/zaproxy#7741

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

@kingthorin kingthorin force-pushed the csrf-get branch 2 times, most recently from bc19141 to ba475bd Compare September 10, 2024 23:13
@kingthorin
Copy link
Member Author

No longer conflicting

@kingthorin
Copy link
Member Author

Review addressed.

@kingthorin
Copy link
Member Author

Fixed

@kingthorin
Copy link
Member Author

Deconflicted

- CHANGELOGs > Added change note.
- Scan Rules > Added condition to bail of now Low threshold and GET
request.
- Unit Tests > Updated to assert the new behavior and leverage
parameterized tests.
- Help files > Updated to note the new condition.

Signed-off-by: kingthorin <[email protected]>
@kingthorin
Copy link
Member Author

Got all those, thanks for the review.

@kingthorin kingthorin merged commit 64c40d4 into zaproxy:main Sep 19, 2024
10 checks passed
@thc202
Copy link
Member

thc202 commented Sep 19, 2024

Thank you!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2024
@kingthorin kingthorin deleted the csrf-get branch September 19, 2024 15:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

GET forms complaining about potential CSRF attacks
3 participants