We take the security of this study guide repository seriously. While this is primarily an educational resource, we want to ensure the content is safe and accurate.
Please report:
- Security vulnerabilities in any scripts, code examples, or configurations
- Malicious content or suspicious links
- Incorrect security practices that could mislead learners
- Outdated security information that could cause harm if implemented
If you discover a security vulnerability, please do one of the following:
- Email the repository maintainers privately (instead of opening a public issue)
- Use GitHub's Security Advisory feature: "Security" tab → "Report a vulnerability"
- Open a private discussion if you're uncertain whether it's a security issue
When reporting, please include:
- Description of the vulnerability or issue
- Location in the repository (file path, line numbers)
- Potential impact on learners or users
- Suggested fix if you have one
- Initial response: Within 48 hours
- Status update: Within 7 days
- Resolution: Varies based on severity and complexity
When contributing to this repository:
- Never include real AWS credentials, API keys, or sensitive data
- Review code examples to ensure they follow AWS security best practices
- Use placeholder values like
YOUR_AWS_ACCOUNT_IDorexample.com - Document security considerations for any architectural patterns
- Keep dependencies updated (if any are added in the future)
This security policy covers:
- ✅ Documentation content accuracy (especially security-related topics)
- ✅ Code examples and scripts
- ✅ Links to external resources
- ✅ Configuration examples
This policy does NOT cover:
- ❌ AWS platform security (report to AWS directly)
- ❌ Third-party resources linked from this guide
- ❌ Security of individual user AWS accounts
We appreciate the security research community's efforts to keep educational resources safe and accurate. Contributors who report valid security issues will be acknowledged in our CONTRIBUTORS.md file (unless they prefer to remain anonymous).
Note: This is an open-source educational project. Always verify information with official AWS documentation before implementing in production environments.