inspec
Here are 224 public repositories matching this topic...
Generate Google Cloud Platform support for Terraform, Ansible, InSpec
-
Updated
Feb 23, 2022 - HTML
CIS Docker Benchmark - InSpec Profile
-
Updated
Jan 12, 2022 - 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...
-
Updated
Sep 5, 2021 - Shell
All The Documentation
-
Updated
Feb 23, 2022 - HTML
A linting tool that helps you to write better Chef Infra cookbooks and InSpec profiles by detecting and automatically correcting style, syntax, and logic mistakes in your code.
-
Updated
Feb 18, 2022 - Ruby
GCP CIS 1.1.0 Benchmark InSpec Profile
-
Updated
Jan 10, 2022 - Ruby
A command-line and ruby API of utilities, converters and tools for creating, converting and processing security baseline formats, results and data
-
Updated
Jan 25, 2022 - 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
DEPRECATED: A set of utilities for converting and working with compliance data for viewing in the heimdall applications
-
Updated
Feb 5, 2022 - Ruby
A web application to streamline the development of STIGs from SRGs
-
Updated
Feb 21, 2022 - Ruby
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