Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CIS Checks #1640

Open
2 tasks
jlosito opened this issue Mar 22, 2024 · 1 comment
Open
2 tasks

feat: CIS Checks #1640

jlosito opened this issue Mar 22, 2024 · 1 comment
Labels
feature-request A feature should be added or improved.

Comments

@jlosito
Copy link

jlosito commented Mar 22, 2024

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@jlosito jlosito added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 22, 2024
@dontirun dontirun removed the needs-triage This issue or PR still needs to be triaged. label Apr 12, 2024
@dontirun
Copy link
Collaborator

Looks like a good set of rules to implement given community involvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants