Files
bot-bottle/docs/research
didericis 96d2c7b7a1
test / unit (push) Successful in 12s
test / integration (push) Successful in 15s
docs(research): add note on git secret-scanning as defense-in-depth
Threat-models the case where a credential ends up in a tracked
file and is git-pushed to a public remote — the secret is
compromised the instant the push lands (events API, scrapers),
not at merge time. Recommends gitleaks as the smallest-blast-
radius layer to add: Go binary, MIT, offline, scans full history,
hookable from the existing .githooks/.

No code or workflow change; just the research note.
2026-05-12 16:24:06 -04:00
..
2026-05-07 22:45:36 -04:00