Forge is in developer preview. Only the latest tagged release receives security updates.
| Version | Supported |
|---|---|
| latest tag | ✅ |
| anything older | ❌ |
Please do not open a public GitHub issue for security vulnerabilities.
Report privately via one of these channels:
- GitHub Security Advisories (preferred): https://github.com/ferrosadb/forge/security/advisories/new
- Email: security@ferrosadb.com
Please include:
- A description of the issue and the impact
- Steps to reproduce, ideally with a minimal proof of concept
- The version, commit hash, or release tag where you observed the issue
- Whether the issue requires a specific MCP client, hook setup, or external toolchain to trigger
- Any logs or trace output (sanitize secrets first)
We aim to:
- Acknowledge the report within 3 business days
- Provide an initial assessment within 7 business days
- Coordinate disclosure timing with the reporter once a fix is available
If you do not receive an acknowledgement within 3 business days, follow up via email.
Coordinated disclosure:
- Reporter and maintainers agree on a disclosure timeline
- Fix is prepared and tested privately
- Patched release is published
- Public security advisory is issued via GitHub Security Advisories with credit to the reporter (unless they prefer to remain anonymous)
We do not currently operate a paid bug bounty program. Public credit is offered for valid reports.
In scope:
- The
frgCLI and MCP server - Hook installation behavior and generated hook scripts
- Secret scanning and redaction logic
- Released binaries and install scripts
Out of scope:
- Vulnerabilities in third-party MCP clients or coding agents
- Vulnerabilities in external tools whose output Forge parses
- Issues in third-party Rust dependencies (please report upstream; we'll track)
- Self-hosted deployments running modified or unsupported builds