InSpec profile to validate your VPC to the standards of the CIS Amazon Web Services Foundations Benchmark v1.1.0
-
Updated
Jun 3, 2022 - Ruby
{{ message }}
InSpec profile to validate your VPC to the standards of the CIS Amazon Web Services Foundations Benchmark v1.1.0
(WIP) CIS Microsoft Azure Foundations Benchmark
Nginx Baseline - InSpec Profile
locking inspec_version
(WIP) (Alpha) InSpec profile for CIS Apache Tomcat v8 Benchmark
An Inspec profile for github community health
InSpec profile for the MongoDB Enterprise Advanced DISA STIG
CIS Docker Community Edition Benchmark InSpec Profile
"is not a finding" STIG-speak = Pass, not N/A
PostgreSQL Security Baseline Assessment - InSpec Profile - CIS Benchmark controls, secure defaults and HashiCorp Vault integration
Several controls are performing a mode check on files using
its('mode') { should cmp '0750' }
This should to changed to cmp <= instead of just cmp, so that the control will still pass if the mode set is more restrictive.
The following controls are affected:
Shared test suite for chef-client hardening - InSpec Profile
Detailed instructions on how to setup and configure a Chef Proof of Concept environment.
Nginx Security Baseline Assessment - InSpec Profile - CIS Benchmark verification
Examples related to the family of the AWS Code* services related session at AWS Maniac live stream.
InSpec Profile - Integration Tests for bonusbits_base cookbook
Spring Boot Security Baseline Assessment InSpec Profile
An InSpec profile for the telnet network protocol and service.
Add a description, image, and links to the inspec-profile topic page so that developers can more easily learn about it.
To associate your repository with the inspec-profile topic, visit your repo's landing page and select "manage topics."
Update controls to use desc for
checkandfixas per the new inspec style