mitre / redhat-enterprise-linux-7-stig-baseline

InSpec profile to validate the secure configuration of Red Hat Enterprise Linux 7, against DISA's Red Hat Enterprise Linux 7 Security Technical Implementation Guide (STIG) Version 3, Release 10.
Other
14 stars 14 forks source link

Inputs with no default value #19

Closed ljkimmel closed 4 years ago

ljkimmel commented 4 years ago

firewalld_services_deny firewalld_zones firewalld_services firewalld_hosts_allow firewalld_hosts_deny firewalld_ports_allow firewalld_ports_deny tcpwrappers_allow tcpwrappers_deny iptables_rules max_retry skip_deprecated_test (This one should just be removed from all controls)

ljkimmel commented 4 years ago

This looks like a side effect from generating the latest STIG metadata but not including default input values at the top of some control files. Do we want to incorporate that code or just put defaults into Inspec.yml?

aaronlippold commented 4 years ago

Defaults should go in the inspec.yml