-
-
Notifications
You must be signed in to change notification settings - Fork 763
Add TEST_TIMING alert tag #6015
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
Conversation
.../ascanrules/src/main/java/org/zaproxy/zap/extension/ascanrules/CommandInjectionScanRule.java
Show resolved
Hide resolved
This comment was marked as resolved.
This comment was marked as resolved.
e0f4158 to
58f25e1
Compare
|
Updated to be correct per rule, and correct per alert. |
|
Bump |
1 similar comment
|
Bump |
58f25e1 to
81a36b4
Compare
|
Deconflicted |
|
Rebased current. Clarified response to previous comment. |
.../ascanrules/src/main/java/org/zaproxy/zap/extension/ascanrules/CommandInjectionScanRule.java
Outdated
Show resolved
Hide resolved
.../ascanrules/src/main/java/org/zaproxy/zap/extension/ascanrules/CommandInjectionScanRule.java
Outdated
Show resolved
Hide resolved
...scanrules/src/main/java/org/zaproxy/zap/extension/ascanrules/SqlInjectionSqLiteScanRule.java
Outdated
Show resolved
Hide resolved
...scanrulesBeta/src/main/java/org/zaproxy/zap/extension/ascanrulesBeta/ShellShockScanRule.java
Outdated
Show resolved
Hide resolved
addOns/sqliplugin/src/test/java/org/zaproxy/zap/extension/sqliplugin/ActiveScannerTest.java
Outdated
Show resolved
Hide resolved
|
I didn't check yet if all rules/tests are being appropriately tagged, I will wait for the rebase to double check that (some timing tests were extracted at some point into its own rules). |
|
Hmm apparently I'm conflicting again. I'll get on that. |
bccdd84 to
1f04f75
Compare
|
Oops forgot to update tag counts in tests after rebasing. Will do that tomorrow. |
cf7946f to
f989d0b
Compare
MongoDB is the only one split out currently as far as I can see. |
|
Deconflicted again, and rebased current. |
9e58d67 to
6c89e6c
Compare
Update: CHANGELOGs, scan rules, unittests. Signed-off-by: kingthorin <[email protected]>
|
Thank you! |
Overview
Update: CHANGELOGs, scan rules, unittests.
Related Issues
N/A
Checklist
./gradlew spotlessApplyfor code formatting