Files
NexQuant/SECURITY.md
T
TPTBusiness a5a0a3c6f9 docs: Update SECURITY.md and CONTRIBUTING.md
SECURITY.md:
- Removed placeholder email (nico@predix.io)
- Added GitHub Security Advisories link
- Added clear reporting process

CONTRIBUTING.md:
- Added Predix-specific development workflow
- Branch naming conventions (feat/, fix/, docs/, etc.)
- Conventional commit format with examples
- Test requirements (>80% coverage)
- Pre-commit hooks requirements
- Project structure overview
- Never/Always commit rules
2026-04-09 15:17:49 +02:00

22 lines
796 B
Markdown

# Security Policy
## Reporting a Vulnerability
We take the security of Predix seriously. If you believe you have found a security vulnerability, please report it responsibly.
**Please do not report security vulnerabilities through public GitHub issues.**
### How to Report
1. **Open a private security advisory** on GitHub: https://github.com/TPTBusiness/Predix/security/advisories
2. Provide a detailed description of the vulnerability
3. Include steps to reproduce if possible
4. We will respond within 48 hours
### What to Expect
- We will acknowledge your report within 48 hours
- We will investigate and provide updates regularly
- Once resolved, we will credit you in the release notes (if desired)
- Please allow reasonable time for us to address the issue before public disclosure