aws-samples / aws-samples/aws-devsecops-workshop
Compliance-as-Code Chapter
Open
documentation
enhancement
help wanted
- Dominant language
- HTML
- Stars
- 18
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Customers want a way to track if Developer Teams modified any pipeline policies to get their builds through.
**Describe the solution you'd like**
AWS Config is a critical component to track any config-changes to the CICD pipeline. It also allows customers to set their custom rules. Any non-compliance should be flagged & remediated.
**Describe alternatives you've considered**
An alternative to remediation can be a simple SNS notification.
**Additional context**
Check [FAQ](https://github.com/aws-samples/aws-devsecops-workshop/wiki/FAQ)
Contributor guide
Assessment
This issue has not been assessed yet.