inspec-meltdownspectre Compliance Profile
Inspec Profile to check for the Meltdown or Spectre vulnerability
Install & Usage Instructions
Supports tests for both Linux and Windows infrastructure
# Linux
inspec exec supermarket://vibrato/inspec-meltdownspectre \
-t ssh://user@hostname -i /path/to/key
# Windows
inspec exec supermarket://vibrato/inspec-meltdownspectre \
-t winrm://Administrator@windowshost --password 'your-password'