mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Refactor 'cryptography' and 'Quantum' to 'quantum'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private import codeql.cryptography.Model
|
||||
private import codeql.quantum.Model
|
||||
private import java as Language
|
||||
private import semmle.code.java.security.InsecureRandomnessQuery
|
||||
private import semmle.code.java.security.RandomQuery
|
||||
|
||||
@@ -6,8 +6,8 @@ extractor: java
|
||||
library: true
|
||||
upgrades: upgrades
|
||||
dependencies:
|
||||
codeql/cryptography: ${workspace}
|
||||
codeql/dataflow: ${workspace}
|
||||
codeql/experimental: ${workspace}
|
||||
codeql/mad: ${workspace}
|
||||
codeql/rangeanalysis: ${workspace}
|
||||
codeql/regex: ${workspace}
|
||||
|
||||
Reference in New Issue
Block a user