If you find a security vulnerability, please report it responsibly:
- Do NOT open a public issue
- Use GitHub's private vulnerability reporting
- Include: description, steps to reproduce, potential impact
- Go to: https://github.com/dev-bricks/ApiProber/security/advisories/new
- Fill out the form (title, description, severity, affected versions)
- Submit privately (not visible to public until disclosed)
- Zero-Credential Leakage: Credentials provided via environment variables (
APIPROBER_AUTH_VALUE) or interactive prompts are strictly redacted from logs, databases (***REDACTED***), and export files. - Ethical Reconnaissance: Default operation is read-only (GET, HEAD, OPTIONS) with automatic
robots.txtcompliance and inter-request delays. - Local Isolation: SQLite databases and exports reside exclusively in local project directories.
- INV-SLA-10 (48-Hour Response SLA): You will receive an initial response and acknowledgment of your report within 48 hours.
- INV-SLA-09 (5-Day Vulnerability Triage): Full vulnerability verification, severity assessment, and mitigation plan within 5 business days.
- Coordinated Disclosure: We kindly request allowing a reasonable remediation window before any public disclosure.