tools: enable CodeQL config file · nodejs/node@25c17ab · GitHub
Skip to content

Commit 25c17ab

Browse files
TrottRafaelGSS
authored andcommitted
tools: enable CodeQL config file
A previous change designed to ignore test files in CodeQL scans had multiple problems. This fixes the CodeQL scan breakage. It adds a CodeQL config file, which allows us to ignore the test directory in our scans. Refs: #57978 (comment) Refs: https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#specifying-directories-to-scan PR-URL: #58036 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 902cbe6 commit 25c17ab

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.github/codeql-config.yml

Lines changed: 4 additions & 0 deletions

.github/workflows/codeql.yml

Lines changed: 1 addition & 3 deletions

0 commit comments

Comments
 (0)