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:
Henry Mercer
2022-01-17 16:32:57 +00:00
parent b51c85597b
commit 568d37e9b9

View File

@@ -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