File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
java/ql/src/codeql-suites Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11- queries: .
22- include:
33 id:
4- - java/suspicious-date-format
5- - java/integer-multiplication-cast-to-long
6- - java/equals-on-unrelated-types
74 - java/contradictory-type-checks
8- - java/reference-equality-of-boxed -types
5+ - java/equals-on-unrelated -types
96 - java/inconsistent-equals-and-hashcode
10- - java/unchecked-cast-in-equals
11- - java/unused-container
127 - java/input-resource-leak
8+ - java/integer-multiplication-cast-to-long
139 - java/output-resource-leak
14- - java/type-variable-hides-type
10+ - java/reference-equality-of-boxed-types
1511 - java/string-replace-all-with-non-regex
12+ - java/suspicious-date-format
13+ - java/type-variable-hides-type
14+ - java/unchecked-cast-in-equals
15+ - java/unused-container
You can’t perform that action at this time.
0 commit comments