aws-samples / hardeneks

Runs checks to see if an EKS cluster follows EKS Best Practices.
https://aws-samples.github.io/hardeneks/
MIT No Attribution
840 stars 89 forks source link

Rule class #21

Closed dorukozturk closed 1 year ago

dorukozturk commented 1 year ago

Issue #, if available:

Description of changes: 1) Implemented a Rule class for easier extension of rules 2) Created a consolidated view of rules 3) Filtered out false positives with cluster roles 4) Added an option to export json

Screen Shot 2023-03-16 at 10 32 10 AM