--- title: Gitleaks sidebar_label: Gitleaks description: CodeRabbit's guide to Gitleaks. --- ```mdx-code-block import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx'; ``` [Gitleaks](https://gitleaks.io/) is a secret-scanner. ## Files Gitleaks will run on all files. ## Configuration Gitleaks supports the following config files: - `gitleaks.toml` ## Links - [Gitleaks Configuration](https://github.com/gitleaks/gitleaks#configuration)