community-scripts
community-scripts copied to clipboard
Lots of regex-based search scripts
A collection of regex-based search scripts. Most will be penetration test/pipeline scan specific, users won't want to enable them all.
This pull request introduces 1 alert when merging 4f03eb3814e9e8d9d41bdc5ed425ea16797f783b into b0d7c8c3965e9d250f066a2a23de926213eab34d - view on LGTM.com
new alerts:
- 1 for Inefficient regular expression
Thanks for these! Sorry, but we decided on a new naming standard recently, as per https://twitter.com/psiinon/status/1504475442484432897 so could you rename your scripts to use CamelCase? We should document that in this repo ;)
Also, have you noticed the build failure?
VerifyScripts > shouldParseScript(Consumer, String, Path) > org.zaproxy.VerifyScripts.shouldParseScript(Consumer, String, Path)[42] FAILED
java.lang.RuntimeException at VerifyScripts.java:162
Caused by: javax.script.ScriptException at VerifyScripts.java:160
Caused by: jdk.nashorn.internal.runtime.ParserException at VerifyScripts.java:160
Also, have you noticed the build failure?
VerifyScripts > shouldParseScript(Consumer, String, Path) > org.zaproxy.VerifyScripts.shouldParseScript(Consumer, String, Path)[42] FAILED java.lang.RuntimeException at VerifyScripts.java:162 Caused by: javax.script.ScriptException at VerifyScripts.java:160 Caused by: jdk.nashorn.internal.runtime.ParserException at VerifyScripts.java:160
Interesting. I'll have a dig.
This pull request introduces 1 alert when merging cc75009a2bba8c1c2b066345b833b86c6a8caac9 into b0d7c8c3965e9d250f066a2a23de926213eab34d - view on LGTM.com
new alerts:
- 1 for Inefficient regular expression
This pull request introduces 1 alert when merging f03cf1b387d84995b03776bd29a3a9b2fdec7f11 into b0d7c8c3965e9d250f066a2a23de926213eab34d - view on LGTM.com
new alerts:
- 1 for Inefficient regular expression
This pull request introduces 1 alert when merging 45a9b94fd1f44eb019e0e4ee4313c16387f591db into b0d7c8c3965e9d250f066a2a23de926213eab34d - view on LGTM.com
new alerts:
- 1 for Inefficient regular expression
OK, should be good. Mostly. I missed a few sign offs initially, I hope its not a problem.
Edit: fixed.
This pull request introduces 1 alert when merging 60709532203e98d6dab256542e8f40c0749b5971 into b0d7c8c3965e9d250f066a2a23de926213eab34d - view on LGTM.com
new alerts:
- 1 for Inefficient regular expression
Think you can address that latest LGTM finding?
/poke @kurobeats 😄
Sorry mate! The infamous global virus got me then I lost sight of it...I'll definitely look to remediate when I get some air
No problem. Take care of yourself!
@kurobeats have you recovered, are you able to look at finishing this?
/poke @kurobeats
Hello!! Which script is the offender? Lgtm looks dead
lgtm is indeed dead, this would have to be rebased to pick the latest checks.