Security Policy
Supported Versions
bundle.social is a hosted service, so the API and dashboard always run the current version - there are no older deployments to patch. For the client libraries we ship fixes to the latest release of the current major line.
Self-hosting is not supported, so pinning an old SDK version does not keep you on an
old API. If you are affected by a fix in a client library, upgrade to its latest release.
Reporting a Vulnerability
Please report security issues privately - do not open a public GitHub issue, pull request, or discussion. Reach us through bundle.social/contact with “security” in the subject, and we will move the report to a private channel with the engineers who own the affected area. A useful report includes what you found, the affected endpoint, page, or package, the steps to reproduce it, and what an attacker could do with it. Proof-of-concept code and request/response captures help a lot. If you need to share something sensitive, say so and we will arrange an encrypted channel rather than having you paste it into a form.What to expect
- Acknowledgement within 3 business days.
- Initial assessment - whether we can reproduce it and how we are rating it - within 7 business days.
- Progress updates at least every 7 days while the report is open.
- If accepted, we fix it and tell you when the fix is live. Timelines depend on severity: critical issues are handled immediately, lower-severity ones ship with regular releases. You will get credit in the changelog if you want it, and we are happy to stay anonymous if you prefer.
- If declined, you get an explanation of why - usually out of scope, working as intended, or already known and tracked.