tests: fix detect-secrets false positives (#39084)

* Tests: rename gateway status env token fixture

* Tests: allowlist feishu onboarding fixtures

* Tests: allowlist Google Chat private key fixture

* Docs: allowlist Brave API key example

* Tests: allowlist pairing password env fixtures

* Chore: refresh detect-secrets baseline
This commit is contained in:
Vincent Koc
2026-03-07 13:21:29 -05:00
committed by GitHub
parent 3acf46ed45
commit f966dde476
6 changed files with 20 additions and 20 deletions

View File

@@ -12877,14 +12877,14 @@
"filename": "src/pairing/setup-code.test.ts",
"hashed_secret": "4914c103484773b5a8e18448b11919bb349cbff8",
"is_verified": false,
"line_number": 30
"line_number": 31
},
{
"type": "Secret Keyword",
"filename": "src/pairing/setup-code.test.ts",
"hashed_secret": "e5e9fa1ba31ecd1ae84f75caaa474f3a663f05f4",
"is_verified": false,
"line_number": 370
"line_number": 357
}
],
"src/security/audit.test.ts": [
@@ -12971,7 +12971,7 @@
"filename": "src/tui/gateway-chat.test.ts",
"hashed_secret": "6255675480f681df08c1704b7b3cd2c49917f0e2",
"is_verified": false,
"line_number": 60
"line_number": 121
}
],
"src/web/login.test.ts": [
@@ -13011,5 +13011,5 @@
}
]
},
"generated_at": "2026-03-07T18:01:25Z"
"generated_at": "2026-03-07T18:17:47Z"
}