ci(gitleaks): allow test fixture files
This commit is contained in:
+2
-7
@@ -6,13 +6,8 @@ title = "pi-commandcode-provider secret scan"
|
||||
[allowlist]
|
||||
description = "Known safe paths and test fixtures"
|
||||
paths = [
|
||||
# Test helpers with mock credentials
|
||||
"tests/test-oauth.ts",
|
||||
"tests/test-retry.ts",
|
||||
"tests/test-stream.ts",
|
||||
"tests/test-pure-functions.ts",
|
||||
"tests/test-pi-local.mjs",
|
||||
"tests/test-omp-compat.mjs",
|
||||
# Test fixtures use intentionally fake credentials.
|
||||
"^tests/",
|
||||
# CI workflows reference NPM_TOKEN secret name
|
||||
".github/workflows/publish.yml",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user