|
|
@@ -0,0 +1,19 @@
|
|
|
+# Security Policy
|
|
|
+
|
|
|
+## Supported Versions
|
|
|
+
|
|
|
+| Version | Supported |
|
|
|
+|---------|-----------|
|
|
|
+| Latest | Yes |
|
|
|
+
|
|
|
+## Reporting a Vulnerability
|
|
|
+
|
|
|
+If you discover a security vulnerability in gitleaks, please report it responsibly:
|
|
|
+
|
|
|
+1. **Do not open a public issue.**
|
|
|
+2. Use [GitHub's private vulnerability reporting](https://github.com/gitleaks/gitleaks/security/advisories/new) to submit your report directly.
|
|
|
+3. Include a description of the vulnerability, steps to reproduce, and any relevant logs or screenshots.
|
|
|
+
|
|
|
+## Scope
|
|
|
+
|
|
|
+This policy covers `gitleaks` (this repository). For vulnerabilities in `gitleaks-action`, please report them at [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action/security/advisories/new).
|