We release patches for security vulnerabilities for the following versions:
| Version | Supported |
|---|---|
| 0.1.x | ✅ |
We take the security of AMI.rs seriously. If you believe you have found a security vulnerability, please report it to us as described below.
- Open a public GitHub issue
- Discuss the vulnerability in public forums or social media
- Email us directly at: github@lsh.tech
- Include the following information:
- Type of vulnerability (e.g., buffer overflow, SQL injection, cross-site scripting, etc.)
- Full paths of source file(s) related to the vulnerability
- The location of the affected source code (tag/branch/commit or direct URL)
- Any special configuration required to reproduce the issue
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit it
- We will acknowledge receipt of your vulnerability report within 48 hours
- We will send you regular updates about our progress
- We will notify you when the vulnerability is fixed
- We will publicly disclose the vulnerability in a responsible manner after a fix is released
Security updates will be released as patch versions and will be clearly marked in the CHANGELOG.md file.
When using AMI.rs, we recommend:
- Keep dependencies up to date: Regularly update to the latest version
- Use secure credentials: Never hardcode AWS credentials in your code
- Follow least privilege: Grant only the minimum required permissions
- Enable MFA: Use multi-factor authentication for sensitive operations
- Monitor access: Regularly audit IAM access logs
We appreciate the security research community and will acknowledge researchers who responsibly disclose vulnerabilities to us (unless you prefer to remain anonymous).
For any security-related questions or concerns, please contact: github@lsh.tech