AWS Inspector supports running CIS security scans on EC2 instances from the AWS Console. It is particularly useful with the Schedule option which triggers CIS scans periodically.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Description
AWS Inspector supports running CIS security scans on EC2 instances from the AWS Console. It is particularly useful with the
Schedule
option which triggers CIS scans periodically.Requested Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/inspector2#Client.CreateCisScanConfiguration
Would you like to implement a fix?
No