mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
JS: Implement suggestions from review
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- description: ATM boosted Code Scanning queries for JavaScript
|
||||
- qlpack: codeql/javascript-experimental-atm-src
|
||||
- queries: .
|
||||
- include:
|
||||
id:
|
||||
- adaptive-threat-modeling/js/nosql-injection
|
||||
|
||||
@@ -2,5 +2,6 @@ name: codeql/javascript-experimental-atm-src
|
||||
language: javascript
|
||||
version: 0.0.0
|
||||
suites: codeql-suites
|
||||
defaultSuiteFile: codeql-suites/javascript-atm-code-scanning.qls
|
||||
dependencies:
|
||||
codeql/javascript-experimental-atm-lib: "*"
|
||||
|
||||
Reference in New Issue
Block a user