mirror of
https://github.com/github/codeql.git
synced 2026-05-30 02:51:24 +02:00
java inline expectations prototype with tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
| SuspiciousRegexpRange.java:11 | expected alert | NOT OK |
|
||||
| SuspiciousRegexpRange.java:7:49:7:51 | unexpected alert | Suspicious character range that overlaps with A-Z in the same character class, and is equivalent to [A-Z\\[\\\\\\]^_`a-z]. |
|
||||
Reference in New Issue
Block a user