-
Updated
Jun 3, 2022 - Ruby
#
inspec-profile
Here are 21 public repositories matching this topic...
InSpec profile to validate your VPC to the standards of the CIS Amazon Web Services Foundations Benchmark v1.1.0
aws
security
cis
cloud
inspec
ia
aws-security
inspec-profile
mitre-corporation
mitre-inspec
mitre-saf
(WIP) CIS Microsoft Azure Foundations Benchmark
-
Updated
Feb 7, 2022 - Ruby
Nginx Baseline - InSpec Profile
-
Updated
Aug 23, 2021 - Ruby
Open
Update inspec.yml
1
HackerShark
commented
Oct 8, 2020
locking inspec_version
(WIP) (Alpha) InSpec profile for CIS Apache Tomcat v8 Benchmark
-
Updated
Jun 3, 2022 - Ruby
An Inspec profile for github community health
-
Updated
Jan 6, 2022 - Ruby
InSpec profile for the MongoDB Enterprise Advanced DISA STIG
-
Updated
Dec 14, 2021 - Ruby
CIS Docker Community Edition Benchmark InSpec Profile
-
Updated
Apr 22, 2021 - Ruby
aaronlippold
opened
Feb 23, 2021
ejaronne
commented
Mar 23, 2020
"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
-
Updated
May 28, 2020 - Ruby
asturtevant
commented
Nov 16, 2018
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:
- M-4.1
- M-4.11
- M-4.12
- M-4.13
- M-4.14
- M-4.2
- M-4.3
- M-4.4
- M-4.5
- M-4.6
- M-4.7
- M-4.8
- M-4.9
Shared test suite for chef-client hardening - InSpec Profile
-
Updated
Sep 20, 2019 - Ruby
Detailed instructions on how to setup and configure a Chef Proof of Concept environment.
-
Updated
Mar 23, 2021
Nginx Security Baseline Assessment - InSpec Profile - CIS Benchmark verification
-
Updated
Jun 14, 2020 - Ruby
Examples related to the family of the AWS Code* services related session at AWS Maniac live stream.
aws
ansible
devops
packer
ansible-playbooks
ci-cd
serverspec
inspec
amazon-web-services
aws-codebuild
aws-codepipeline
packery
inspec-profile
immutable-infrastructure
aws-maniac
-
Updated
Jun 30, 2020 - Ruby
InSpec Profile - Integration Tests for bonusbits_base cookbook
-
Updated
Mar 19, 2020 - Ruby
Spring Boot Security Baseline Assessment InSpec Profile
-
Updated
Jun 12, 2020 - Ruby
An InSpec profile for the telnet network protocol and service.
-
Updated
Dec 17, 2016 - Ruby
Improve this page
Add a description, image, and links to the inspec-profile topic page so that developers can more easily learn about it.
Add this topic to your repo
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