mirror of
https://github.com/glittercowboy/get-shit-done
synced 2026-04-25 17:25:23 +02:00
ci: add .secretscanignore for plan-phase.md false positive
plan-phase.md contains illustrative DATABASE_URL/REDIS_URL examples in documentation text, not real credentials. The secret-scan.sh script already supports .secretscanignore — this file activates it. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,3 +6,6 @@
|
||||
# Examples:
|
||||
# tests/fixtures/fake-credentials.json
|
||||
# docs/examples/sample-config.yml
|
||||
|
||||
# plan-phase.md contains illustrative DATABASE_URL/REDIS_URL examples
|
||||
get-shit-done/workflows/plan-phase.md
|
||||
|
||||
Reference in New Issue
Block a user