If you discover a security vulnerability in Valk Guard, please report it responsibly:
- GitHub: Use Security Advisories to report privately
- Or open an issue if the vulnerability is not sensitive
Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will acknowledge receipt within 48 hours and aim to provide a fix or mitigation plan within 7 days.
Valk Guard is a static analysis tool that reads source files. It does not:
- Execute SQL statements
- Connect to databases
- Make network requests
Security concerns are primarily around:
- Path traversal in file scanning
- Arbitrary code execution via crafted input files
- Dependency vulnerabilities