Commit f403a6f
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 ffd2891 commit f403a6f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments