You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if I could make sure all of my CDK is CIS compliant. Right now there's the ability to check for PCI DSS, NIST, and AWS recommended best practices, but not CIS which is a pretty common framework.
Use Case
I have a requirement to ensure all of the resources I provision are CIS compliance. There are other services like AWS Config that can check for this sort of thing with conformance packs, but it would be nice to check for compliance even before deploying to the account.
Proposed Solution
Implement a pack which includes the CIS related checks.
Other information
No response
Acknowledge
I may be able to implement this feature request
This feature might incur a breaking change
The text was updated successfully, but these errors were encountered:
Description
It would be nice if I could make sure all of my CDK is CIS compliant. Right now there's the ability to check for PCI DSS, NIST, and AWS recommended best practices, but not CIS which is a pretty common framework.
Use Case
I have a requirement to ensure all of the resources I provision are CIS compliance. There are other services like AWS Config that can check for this sort of thing with conformance packs, but it would be nice to check for compliance even before deploying to the account.
Proposed Solution
Implement a pack which includes the CIS related checks.
Other information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: