mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
JS: Update definition of ATM query suite
It's simpler to just run all the queries in the pack instead of specifying the IDs.
This commit is contained in:
@@ -1,8 +1,2 @@
|
||||
- description: ATM boosted Code Scanning queries for JavaScript
|
||||
- queries: .
|
||||
- include:
|
||||
id:
|
||||
- adaptive-threat-modeling/js/nosql-injection
|
||||
- adaptive-threat-modeling/js/sql-injection
|
||||
- adaptive-threat-modeling/js/path-injection
|
||||
- adaptive-threat-modeling/js/xss
|
||||
|
||||
Reference in New Issue
Block a user