Commit 171d5c8
committed
fix(hypatia): farm token key → secret-name (scanner FP on 'secret = …')
git-private-farm.a2ml records only the secret's NAME, but the literal
'secret = "…"' shape trips Hypatia's generic-secret detector (error-level,
fails the gate — seen on nextgen-typing#34 / oblibeny#59). Renamed the key;
no value was ever present.
https://claude.ai/code/session_01GJatEm2TVFSTBEkKXmserJ1 parent e5f751d commit 171d5c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments