Select the types of activity you want to include in your feed.
flora is a fast and secure runtime that lets you write discord bots for your servers, with a rich TypeScript SDK, without worrying about running infrastructure. [mirror]
···8899This is still taking shape, and will have a proper release soon. To stay up to date on flora's progress, watch this repository, or check out the documentation: https://flora.uwu.network/sdk
10101111-## Buck2
1212-1313-Buck2 setup for Rust/runtime/cli builds is documented in `docs/buck2.md`.
1414-1515-## Quick Commands
1616-1717-```bash
1818-# build runtime (dev)
1919-./x build-dev
2020-2121-# build runtime release with buck2
2222-./x build-release
1111+## Security
23122424-# run runtime (dev)
2525-./x run-dev
1313+If you believe you have found a security vulnerability in flora, we encourage you to responsibly disclose this and NOT open a public issue. We will investigate all legitimate reports.
26142727-# build + run runtime release
2828-./x run-release
2929-```
1515+Our preference is that you make use of GitHub's private vulnerability reporting feature to disclose potential security vulnerabilities in our Open Source Software. To do this, please visit https://github.com/uwu/flora/security and click the "Report a vulnerability" button.