#
inspec
Here are 219 public repositories matching this topic...
Generate Google Cloud Platform support for Terraform, Ansible, InSpec
-
Updated
Sep 29, 2021 - HTML
CIS Docker Benchmark - InSpec Profile
-
Updated
Jun 21, 2021 - Ruby
A hands-on DevOps course covering the culture, methods and repeated practices of modern software development involving Packer, Vagrant, VirtualBox, Ansible, Kubernetes, K3s, MetalLB, Traefik, Docker-Compose, Docker, Taiga, GitLab, Drone CI, SonarQube, Selenium, InSpec, Alpine 3.10, Ubuntu-bionic, CentOS 7...
go
docker
kubernetes
ansible
vagrant
devops
gitlab
drone
pipeline
continuous-integration
continuous-delivery
virtual-machine
docker-image
selenium
plantuml
sonarqube
taiga
inspec
ansible-automation
hands-on-devops-course
-
Updated
Sep 5, 2021 - Shell
All The Documentation
-
Updated
Sep 28, 2021 - HTML
GCP CIS 1.1.0 Benchmark InSpec Profile
-
Updated
Aug 4, 2021 - Ruby
A command-line and ruby API of utilities, converters and tools for creating, converting and processing security baseline formats, results and data
checklist
security
converter
json
cis
disa
compliance
inspec
xccdf
stig
mitre-corporation
disa-checklist
mitre-inspec
-
Updated
Sep 23, 2021 - Ruby
InSpec profile to validate your VPC to the standards of the CIS Amazon Web Services Foundations Benchmark v1.1.0
-
Updated
Aug 26, 2021 - Ruby
A set of utilities for converting and working with compliance data for viewing in the heimdall applications
-
Updated
Sep 20, 2021 - Ruby
trevor-vaughan
commented
Sep 29, 2017
Presently, V-72079 only checks to see if it is running but it should also check to make sure that it is enabled at boot time.
Heimdall Lite 2.0 is a JavaScript based security results viewer and review tool supporting multiple security results formats, such as: InSpec, SonarQube, OWASP-Zap and Fortify which you can load locally, from S3 and other data sources.
-
Updated
Jul 22, 2021 - TypeScript
Improve this page
Add a description, image, and links to the inspec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inspec topic, visit your repo's landing page and select "manage topics."


The command exist test always returns true regardless of if the command is invalid.
Describe the problem
On Windows, we want to test if a command/cmdlet exists before running it. However, the 'command().exist?‘ test always returns true no matter what command t