docs 📝: Add new rule to detect Sidekiq secret in README.md #23

Merged
Jose merged 19 commits from dev into main 2026-02-14 11:02:56 +01:00
Showing only changes of commit 7b5c802689 - Show all commits

View File

@@ -26,7 +26,7 @@ jobs:
- name: Run Gitleaks
run: |
gitleaks dir . \
--config-path .gitleaks.toml \
--config .gitleaks.toml \
--redact=10 \
--verbose \
--exit-code 1