zap-extensions
zap-extensions copied to clipboard
ascanrules: Address SSTI false positive
Overview
- CHANGELOG > Fix note
- SstiScanRule > Adjust logic to prevent False Positives.
- SstiScanRuleUnitTest > Updated for adjusted logic.
Related Issues
- Fixes zaproxy/zaproxy#8622
Checklist
- [na] Update help
- [x] Update changelog
- [x] Run
./gradlew spotlessApply
for code formatting - [x] Write tests
- [x] Check code coverage
- [x] Sign-off commits
- [x] Squash commits
- [x] Use a descriptive title