Description
A risk for any repository which is owned by internal Amazon teams is the possibility to raise PRs/issues which contain confidential details.
We need a mechanism to prevent this in some way, ideally prior to raising a PR or issue.
Possible mechanisms include:
- Bandit report which checks for internal URLs/actual AWS accounts/IAM roles/credentials.
- Need to check with Open-Sourcing team if we can externalize these checks.
- https://github.com/awslabs/automated-security-helper
- https://github.com/awslabs/aws-security-assessment-solution