If you discover a security vulnerability in FUSE, please report it responsibly.
Do not open a public GitHub issue for security vulnerabilities.
Instead, please email security concerns to the maintainers via the Uranus Technologies contact page or open a private security advisory on GitHub:
- Go to the Security Advisories page
- Click "New draft security advisory"
- Provide a description of the vulnerability and steps to reproduce
We will acknowledge receipt within 48 hours and provide a timeline for a fix.
| Version | Supported |
|---|---|
| Latest beta | Yes |
- Container images are scanned with Trivy on every release
- Production images use distroless base (gcr.io/distroless/static-debian12)
- Containers run as non-root user
- Static binary with CGO disabled
- Code quality enforced via golangci-lint v2