issues
search
mitre
/
aws-foundations-cis-baseline
InSpec profile to validate your VPC to the standards of the CIS Amazon Web Services Foundations Benchmark
Other
77
stars
30
forks
source link
Final Review Checklist
#126
Open
aaronlippold
opened
11 months ago
aaronlippold
commented
11 months ago
Form / User Experience
[ ] ensure all docs have been updated with resource changes
[ ] document all the new inputs in the profile and how they are used
[ ] label all use of inputs to controls in inspec.yml and readme
[ ] Add better expect syntax on the very large data controls ( 5.x series and perhaps others? )
[ ] Document clearly on the readme that the 4.x and 5..x requirements can very much produce large amounts of data and we highly recommend you:
[ ] uses the inputs,
[ ] regex patterns
[ ] exempt_* or 'ignore-other-regions' inputs for day to day use
[ ] other things I forgot
Form / User Experience