Hi HN friends, it's july 2026 and I am assuming many of you use fully agentic building now. Securing secrets and credentials from being committed to GitHub repo has been even more critical. What's your best practice nowaday?
Thx
1–4 of 4 posts
Thx
Push protection https://docs.github.com/en/code-security/concepts/secret-sec... https://github.blog/news-insights/product-news/push-protecti...
Push protection https://docs.github.com/en/code-security/concepts/secret-sec... https://github.blog/news-insights/product-news/push-protecti...
Thanks, that's helpful. Do you use gitleaks or other library to do pre-commit protection? @toomuchtodo