Join us

ContentUpdates and recent posts about Gitleaks..
 Activity
@eon01 added a new tool AWX , 3 days, 23 hours ago.
Course
@eon01 published a course, 3 days, 23 hours ago
Founder, FAUN.dev

AWX in Action

Docker Ansible Kubernetes AWX

Ansible Orchestration at Scale

AWX in Action
 Activity
@harperelisecallahan started using tool WordPress , 4 days, 6 hours ago.
 Activity
@harperelisecallahan started using tool Shopify , 4 days, 6 hours ago.
 Activity
@harperelisecallahan started using tool React , 4 days, 6 hours ago.
 Activity
@harperelisecallahan started using tool Python , 4 days, 6 hours ago.
 Activity
@harperelisecallahan started using tool PHP , 4 days, 6 hours ago.
 Activity
@harperelisecallahan started using tool Node.js , 4 days, 6 hours ago.
 Activity
@harperelisecallahan started using tool Magento , 4 days, 6 hours ago.
 Activity
@harperelisecallahan started using tool Laravel , 4 days, 6 hours 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.