1.2 KiB
1.2 KiB
Security Policy
Reporting a Vulnerability
If you discover a security vulnerability in this project, please report it responsibly.
Do not open a public issue. Instead:
- Email: [your-security-email@example.com] (replace with your contact)
- Or use GitHub private vulnerability reporting if enabled on this repository.
What to include
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
Response timeline
- Acknowledgment: within 48 hours
- Assessment: within 7 days
- Fix or mitigation: depends on severity
Security Practices
This project follows security best practices documented in:
docs/backend/security.md— authentication, authorization, audit loggingdocs/llm/safety.md— LLM safety, prompt injection defense, privacyRULES.md— repository-wide security constraintsagents/security-auditor.md— security review agent profile
Scope
This policy applies to the codebase in this repository. Third-party dependencies are managed separately.