mirror of
https://github.com/github/codeql.git
synced 2026-05-20 06:07:07 +02:00
add security-extended-twice suite (JS only)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
- description: Security-extended-twice queries for JavaScript
|
||||
- queries: .
|
||||
- apply: security-extended-twice-selectors.yml
|
||||
from: codeql/suite-helpers
|
||||
# javascript special case: the ml-powered queries are still an opt-in feature
|
||||
- exclude:
|
||||
query path:
|
||||
- /^experimental\/adaptivethreatmodeling\/.*/
|
||||
Reference in New Issue
Block a user