Skip to content

Commit b6361cd

Browse files
committed
Move CWE-190/ArithmeticCommon.qll to semmle.code.java.security
1 parent 77ee80f commit b6361cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/ql/src/Security/CWE/CWE-190/ArithmeticCommon.qll renamed to java/ql/lib/semmle/code/java/security/ArithmeticCommon.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/** Provides guards and predicates to reason about arithmetic. */
2+
13
import semmle.code.java.arithmetic.Overflow
24
import semmle.code.java.controlflow.Guards
35
private import semmle.code.java.dataflow.SSA

0 commit comments

Comments
 (0)