mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Add exceptions for arktype, execa, and highland to prevent them from being flagged by unhandled pipe error query
This commit is contained in:
6
javascript/ql/lib/ext/execa.model.yml
Normal file
6
javascript/ql/lib/ext/execa.model.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/javascript-all
|
||||
extensible: typeModel
|
||||
data:
|
||||
- ["NonNodeStream", "execa", "Fuzzy"]
|
||||
Reference in New Issue
Block a user