ac3e5e55c6
docs 📝 : Reduce entropy threshold for generic API key detection
...
ansible-lint / Ansible Lint (push) Successful in 11s
Gitleaks Scan / gitleaks (push) Successful in 5s
ai-reviews / Review PR (pull_request) Successful in 33s
Markdown Lint / markdown-lint (push) Successful in 5s
PR check / Gitleaks (pull_request) Successful in 4s
PR check / lint tests (pull_request) Successful in 14s
PR check / handle_failures (pull_request) Has been skipped
PR check / handle_success (pull_request) Successful in 1s
Lowered the entropy threshold in the README.md to more accurately detect generic API keys, improving documentation clarity and user experience.
2026-02-14 10:57:55 +01:00
0e2a32d43e
refactor ♻️ : Comment out unused rules and adjust entropy for a specific file
...
ansible-lint / Ansible Lint (push) Successful in 12s
Gitleaks Scan / gitleaks (push) Successful in 5s
ai-reviews / Review PR (pull_request) Successful in 35s
Markdown Lint / markdown-lint (push) Successful in 6s
PR check / Gitleaks (pull_request) Successful in 4s
PR check / lint tests (pull_request) Successful in 16s
PR check / handle_failures (pull_request) Has been skipped
PR check / handle_success (pull_request) Successful in 1s
Refactored the code by commenting out unused rules and adjusting the entropy calculation for a specific file to improve performance and readability.
2026-02-14 10:49:35 +01:00
64aec59295
docs 📝 : Add new rule to detect Sidekiq secret in README.md
...
ansible-lint / Ansible Lint (push) Successful in 13s
Gitleaks Scan / gitleaks (push) Successful in 4s
Markdown Lint / markdown-lint (push) Successful in 5s
ai-reviews / Review PR (pull_request) Successful in 44s
PR check / Gitleaks (pull_request) Successful in 5s
PR check / lint tests (pull_request) Successful in 14s
PR check / handle_failures (pull_request) Has been skipped
PR check / handle_success (pull_request) Successful in 1s
This commit adds a new section to the README.md file, detailing how to detect and secure Sidekiq secrets within an application.
2026-02-14 10:32:52 +01:00
8bd90b8823
chore 📦 : Comment out --exclude-files option in pr-check.yaml workflow Add new rule to ignore placeholder secrets in README.md
...
ansible-lint / Ansible Lint (push) Successful in 11s
Gitleaks Scan / gitleaks (push) Successful in 4s
Markdown Lint / markdown-lint (push) Successful in 4s
ai-reviews / Review PR (pull_request) Successful in 19s
PR check / Gitleaks (pull_request) Failing after 5s
PR check / lint tests (pull_request) Successful in 13s
PR check / handle_failures (pull_request) Successful in 1s
PR check / handle_success (pull_request) Has been skipped
Updated the PR check workflow to comment out the `--exclude-files` option and added a new rule in README.md to ignore placeholder secrets.
2026-02-14 10:29:46 +01:00
dbd70e61ce
docs 📝 : Comment out allowlist rule for badge URLs in README
...
ansible-lint / Ansible Lint (push) Successful in 12s
Gitleaks Scan / gitleaks (push) Successful in 4s
Markdown Lint / markdown-lint (push) Successful in 5s
ai-reviews / Review PR (pull_request) Successful in 30s
PR check / Gitleaks (pull_request) Failing after 4s
PR check / lint tests (pull_request) Successful in 15s
PR check / handle_failures (pull_request) Successful in 2s
PR check / handle_success (pull_request) Has been skipped
Updated the README to comment out the allowlist rule for badge URLs, as it is no longer necessary.
2026-02-14 10:03:00 +01:00
c9a6f0e092
chore 📦 : Update Gitleaks configuration and README
...
ansible-lint / Ansible Lint (push) Successful in 12s
Gitleaks Scan / gitleaks (push) Failing after 5s
Markdown Lint / markdown-lint (push) Successful in 5s
Add `--config-path .gitleaks.toml` to pr-check.yaml and create a new `.gitleaks.toml` file with allowlist and rules for security scanning. Rename 'API utilities' to 'Utilities' in the README.md table.
2026-02-14 10:01:44 +01:00