The following table shows which versions of fastapi-amis-admin are currently supported with security updates:
| Version | Supported |
|---|---|
| 0.7.x | ✅ Yes |
| < 0.7.0 | ❌ No |
Please always use the latest release for maximum stability and security.
If you discover a security vulnerability in fastapi-amis-admin, we strongly encourage you to report it privately and responsibly.
Please send detailed information to:
📧 Email: [email protected]
(Or use GitHub Security Advisories for private reporting.)
Include:
- Description of the vulnerability
- A minimal reproducible example if applicable
- Impact and potential risks
- Any suggested fixes or mitigation steps
We aim to respond to all reports within 5 business days and resolve confirmed issues promptly.
Please do not disclose security issues publicly until they are fully patched and a release has been made. We appreciate your cooperation in protecting users.
When using fastapi-amis-admin, we recommend:
- Always updating to the latest version.
- Validating and sanitizing user inputs.
- Using HTTPS for production deployments.
- Managing secrets securely (avoid hardcoding credentials).
- Regularly reviewing dependencies with
pip-audit,safety, ordependabot.
Thanks to all security researchers and community contributors who help keep this project safe and secure. 🛡️
This project is licensed under the Apache 2.0 License.