mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Move CWE-190/ArithmeticCommon.qll to semmle.code.java.security
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/** Provides guards and predicates to reason about arithmetic. */
|
||||
|
||||
import semmle.code.java.arithmetic.Overflow
|
||||
import semmle.code.java.controlflow.Guards
|
||||
private import semmle.code.java.dataflow.SSA
|
||||
Reference in New Issue
Block a user