Last updated
An open-source framework for testing and auditing your applications and infrastructure.
$ winget install --id ChefSoftware.Inspec --exact --version 6.8.24.1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
InSpec uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i inspec-6.8.24-1-x64.msi /quiet /norestart
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
Chef InSpec is an open-source framework for testing and auditing your applications and infrastructure. It compares the actual state of your system with the desired state that you express in easy-to-read and easy-to-write Chef InSpec code. It detects violations and displays findings in the form of a report, but puts you in control of remediation.
Chef InSpec is a run-time framework and rule language used to specify compliance, security, and policy requirements. It includes a collection of resources that help you write auditing controls quickly and easily.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
1 known CVE via NVD
Archive command in Chef InSpec prior to 4.56.58 and 5.22.29 allow local command execution via maliciously crafted profile.
See a CVE that affects your fleet? Pckgr RMM flags vulnerable devices and pushes the patched version automatically.