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
{{ message }}
This repository was archived by the owner on Jul 22, 2021. It is now read-only.
CIS-3.10-SecurityGroupChanges failed in AWS but passed here
previously when I set pattern which described in guide - CIS Score
PASSEDbut when I add additional filter by terraform user CIS Score
FAILEDin AWS console.But running "python aws-cis-foundation-benchmark-checklist.py" show that 3.10 Passed.
Where I can find real CIS score algorithms?
Can I extend rule pattern to filter false positives?