File tree Expand file tree Collapse file tree
codeql/custom-queries-javascript Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : igniteui-cli/codeql-custom-sanitizers
2+ version : 1.0.0
3+ library : true
4+ extensionTargets :
5+ codeql/javascript-all : " *"
6+ dependencies :
7+ codeql/javascript-all : " *"
Original file line number Diff line number Diff line change 4949 # By default, queries listed here will override any specified in a config file.
5050 # Prefix the list here with "+" to use these queries and those in the config file.
5151 # queries: ./path/to/local/query, your-org/your-repo/queries@main
52- queries :
53- # https://docs.github.com/en/code-security/reference/code-scanning/workflow-configuration-options#specifying-additional-queries
54- - uses : ./.github/codeql/custom-queries-javascript/ShellSanitizer.qll
52+ packs : ./.github/codeql/custom-queries-javascript
5553
5654 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5755 # If this step fails, then you should remove it and run the build manually (see below)
You can’t perform that action at this time.
0 commit comments