docs: document dummy-credential convention; annotate examples

Add CONTRIBUTING.md explaining the linting setup and how to mark the
repo's intentional dummy credentials so gitleaks does not flag them:
inline `# gitleaks:allow` for lint-clean, comment-capable files, and a
.gitleaksignore baseline otherwise.

Annotate the dummy credentials in four already-lint-clean example files
inline, as the preferred convention going forward.

- DIUN/docker-compose.yaml
- Headscale/Tailscale-Client/docker-compose,yaml
- Homepage/Homepage/services.yaml
- Kubernetes/Traefik-PiHole/Helm/Traefik/Dashboard/secret-dashboard.yaml
This commit is contained in:
cyberops7
2026-07-05 14:33:50 -06:00
parent d5dadb5f4b
commit 6c94afa975
5 changed files with 77 additions and 5 deletions
@@ -1,6 +1,6 @@
---
apiVersion: v1
kind: Secret
kind: Secret # gitleaks:allow
metadata:
name: traefik-dashboard-auth
namespace: traefik