mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
JS: Disable for test with alerts in a JSON file
JSON does not support comments so we can't use inline expectations
This commit is contained in:
@@ -1,2 +1 @@
|
||||
query: NodeJS/UnusedDependency.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: Security/CWE-094/ExpressionInjection.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: Security/CWE-300/InsecureDependencyResolution.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: Security/CWE-312/ActionsArtifactLeak.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: Security/CWE-313/PasswordInConfigurationFile.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
query: Security/CWE-862/EmptyPasswordInConfigurationFile.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
Reference in New Issue
Block a user