| Version | Supported |
|---|---|
Latest release (main) |
Yes |
| Older releases | No — please upgrade |
We release frequently. The safest course is always to run the latest published version from crates.io or the latest GitHub release.
Please do not open a public GitHub issue for security vulnerabilities.
Report security issues by emailing the maintainers at:
Include as much detail as you can:
- A description of the vulnerability and its potential impact.
- Steps to reproduce or a minimal proof-of-concept.
- The version(s) of fastCRW affected.
- Any suggested mitigations, if you have them.
We will acknowledge your report within 48 hours and aim to ship a patch within 14 days for confirmed high-severity issues. We will keep you updated throughout the process and credit you in the release notes (unless you prefer to stay anonymous).
- You email
security@fastcrw.comwith the details. - We confirm receipt and open a private tracking issue.
- We reproduce the issue, assess severity, and develop a fix.
- We coordinate a disclosure date with you.
- We publish a patched release and a public advisory on the same day.
We follow a 90-day coordinated disclosure window by default. If a vulnerability is already being actively exploited, we may move faster.
In scope for this policy:
- The
crw-serverbinary and all workspace crates in this repository. - The MCP server (
crw-mcp). - The TypeScript SDK (
sdks/typescript).
Out of scope:
- The managed cloud platform at
fastcrw.comandapi.fastcrw.com— report cloud/SaaS issues to the same address; they are triaged separately. - Third-party headless browsers (Chromium, Lightpanda) invoked by the renderer. Please report those upstream.
fastCRW is licensed under AGPL-3.0. The license does not limit your right to
report security vulnerabilities or receive fixes. If you are running fastCRW in a
context where the AGPL obligations are relevant to your deployment, please read
LICENSE and feel free to contact us at security@fastcrw.com with any questions.