SecurityFTW / cs-suite

Cloud Security Suite - One stop tool for auditing the security posture of AWS/GCP/Azure infrastructure.
GNU General Public License v3.0
1.13k stars 217 forks source link

Check numbers null in AWS assessment result #40

Open akshinde-hv opened 4 years ago

akshinde-hv commented 4 years ago

I did run the assessment on my AWS account (non-container mode) and in results I can see check numbers as null, as given below: { "check_no": "null", "level": "null", "region": "", "value": "", "score": "Scored", "type": "" }

I am expecting CIS check numbers here.