node/.github
Rich Trott 1b5b12c3e6
tools: ignore test directory in CodeQL scans
Scanning the test directory results in many false positives about
hard-coded credentials. We want the code scan for
user-exectuable code and possibly our tools, but not generally
for tests. Ignore the test directory in CodeQL scans. A long list
of false positives makes it harder to interpret the result of CodeQL
runs.

PR-URL: https://github.com/nodejs/node/pull/57978
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2025-04-24 18:52:25 +00:00
..
ISSUE_TEMPLATE meta: add links to alternative issue trackers 2024-09-18 07:35:58 +00:00
workflows tools: ignore test directory in CodeQL scans 2025-04-24 18:52:25 +00:00
CODEOWNERS meta: set nodejs/config as codeowner 2025-03-02 12:18:40 +00:00
dependabot.yml tools: use a configurable value for number of open dependabot PRs 2025-01-03 19:25:17 +00:00
label-pr-config.yml tools: add config subspace 2025-03-09 16:09:33 +00:00
PULL_REQUEST_TEMPLATE.md doc: add notable-change label mention to PR template 2023-08-17 21:09:36 +00:00
SUPPORT.md doc: update support channels 2025-03-23 16:09:10 +00:00