If you find a security issue or vulnerability in StackTest, please do not open a public issue. Instead, report it directly to the project maintainers. We will investigate the issue and coordinate a resolution.
StackTest creates, manages, and deletes real-world cloud resources. To maintain a secure environment, please follow these guidelines:
- Never Commit Secrets: Do not check in private keys, AWS access keys, session tokens, or other credentials to git. Use environmental loading or local AWS configuration files.
- Access Control: Always run test suites under accounts or IAM roles configured with the minimum required privileges necessary to build the targeted test template resources.
- Public Staging Isolation: Keep deployment targets separated from production systems. Always use dedicated sandbox or testing AWS accounts.