Join us

ContentUpdates and recent posts about Gitleaks..
Story
@laura_garcia shared a post, 5 days, 13 hours ago
Software Developer, RELIANOID

Strengthen Your MFA with Google Authenticator and RELIANOID

🔐 Strengthen Your MFA with Google Authenticator and RELIANOID At RELIANOID, we take authentication seriously. We've just published a new technical guide on how to integrate Google Authenticator into the RELIANOID MFA Portal, using Active Directory or LDAP to manage user secrets. ✅ Understand TOTP vs..

2FA with AD_LDAP and Google Authenticator
 Activity
@roock started using tool Terraform , 1 week, 1 day ago.
 Activity
@roock started using tool Python , 1 week, 1 day ago.
 Activity
@roock started using tool Puppet , 1 week, 1 day ago.
 Activity
@roock started using tool PostgreSQL , 1 week, 1 day ago.
 Activity
@roock started using tool NixOs , 1 week, 1 day ago.
 Activity
@roock started using tool Nginx , 1 week, 1 day ago.
 Activity
@roock started using tool HAProxy , 1 week, 1 day ago.
 Activity
@roock started using tool GitLab CI/CD , 1 week, 1 day ago.
 Activity
@roock started using tool GitLab , 1 week, 1 day ago.
Gitleaks is an open source SAST tool built to catch secrets before they leak into source control. It scans Git repositories, commits, and file systems for hardcoded secrets using a combination of regex rules and entropy checks. Developers use it in CI pipelines, pre-commit hooks, and security audits to prevent credential exposure. It is lightweight, easy to integrate, and widely adopted across engineering teams looking to strengthen their DevSecOps posture without slowing down delivery.