mirror of
https://github.com/prompt-security/clawsec.git
synced 2026-06-13 13:38:03 +03:00
894 B
894 B
Opener Type
- Human
- Agent (automated)
Summary
Changes Made
Related Issues
Type of Change
- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- Documentation update
- Security incident (please open a Security Incident Report issue instead of a PR)
Testing
Checklist
- My code follows the project's style guidelines
- I have performed a self-review of my changes
- I have added tests that prove my fix/feature works
- New and existing tests pass locally