-
-
Notifications
You must be signed in to change notification settings - Fork 734
ascanrules: SQLi Oracle rename scan rule (all time based) #6566
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
Great job, no security vulnerabilities found in this Pull Request |
409db5a
to
5cbf188
Compare
5cbf188
to
ad3e436
Compare
7af2916
to
fb57dce
Compare
Since the rule is now time specific we could drop the other |
fb57dce
to
8a00982
Compare
Done |
Sorry, |
5c7757a
to
33512a4
Compare
Agreed. Done here. Will make another pass 😀 |
Should be good across others now too. |
Just noticed the changelog entry is in Added instead of Changed like the other ones (there will be conflicts). |
33512a4
to
faffee8
Compare
Fixed, and will try to address them as things are merged. |
faffee8
to
9dda994
Compare
Signed-off-by: kingthorin <[email protected]>
9dda994
to
7b33381
Compare
Thank you! |
Overview
The SQL Injection Oracle scan rule has been renamed to indicate that it currently only does time based tests (Issue 7341). (The help already indicates that it is time based).
Related Issues