Commit cb64e47
chore(hypatia): exempt frozen-archive placeholder DB password (false-positive)
Hypatia flags a CRITICAL js_hardcoded_secret in
playground/experiments/_attic/database-demos/arangodb-demo/queries.js
(`password: "rootpassword"`). That is a placeholder in the FROZEN demo
archive (_attic/, see FROZEN.md), not a real credential and not shipped
code, so it re-fires on every PR. Exempt it via .hypatia-ignore, matching
the existing per-file:rule convention.
Note: whether to keep the frozen _attic archive or delete it is a
checkpoint decision for the maintainer; this only silences the recurring
false-positive in the interim.
https://claude.ai/code/session_01BJmfoz1ZS1Pejy9LLMY7421 parent 7a023a4 commit cb64e47
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments