Skip to content

Commit c6858e6

Browse files
GeneAIclaude
authored andcommitted
fix: Exclude demo_security_complete.py from detect-secrets
Demo file contains intentional example secrets for security testing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent a9e9ad7 commit c6858e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ repos:
6363
tests/test_secure_memdocs\.py$|
6464
empathy_llm_toolkit/security/secrets_detector\.py$|
6565
empathy_llm_toolkit/security/secure_memdocs_example\.py$|
66+
demo_security_complete\.py$|
6667
anthropic-cookbook/
6768
)
6869

0 commit comments

Comments
 (0)