Use this section to tell people about which versions of your project are currently being supported with security updates.
Version | Supported |
---|---|
0.0.0 | ✅ |
0.0.0 | ❌ |
0.0.0 | ✅ |
< 0.0 | ❌ |
In the case that you somehow manage to find a vulnerability in Anura please contact [email protected]
REMEMBER: Please DO NOT report vulnerabilities in the repository Issues tab.
If you are wondering what counts as a vulnerability, heres a good list:
- XSS in the Anura URL
- The ability to execute arbitrary code on the server hosting Anura(not in Anura itself, as this is an intended feature)
- The ability to crash Anura(As in for everyone, not just your browser session)
See SECURITY-BP.md for instructions on implementing security in your code.