Difference between revisions of "Chef InSpec"
Jump to navigation
Jump to search
↑ https://github.com/dev-sec/linux-baseline
Line 9: | Line 9: | ||
* <code>[[inspec exec]] linux-baseline<ref>https://github.com/dev-sec/linux-baseline</ref></code> | * <code>[[inspec exec]] linux-baseline<ref>https://github.com/dev-sec/linux-baseline</ref></code> | ||
* <code>[[inspec detect]]</code> | * <code>[[inspec detect]]</code> | ||
− | + | * <code>[[inspec check]]</code> | |
− | |||
== Related terms == | == Related terms == |
Revision as of 17:25, 10 August 2021
Installation
- Ubuntu:
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
- Windows:
. { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project InSpec
Examples
inspec --help
inspec exec linux-baseline[1]
inspec detect
inspec check
Related terms
- Example: Install packages using Chef InSpec
Activities
- Read StackOverflow questions about
inspec
: https://stackoverflow.com/questions/tagged/inspec?tab=Votes
Related terms
See also
inspec
,inspec --help
,inspec exec
,inspec exec --help
,inspec detect
,inspec shell
- Chef,
knife
,chef-apply
, Chef InSpec,knife vault
,Chef Habitat
,chef-solo
,Chef apply --help
,chef generate
, Chef: Editing a file - Hardening: CIS, OpenSCAP, Hardenite, patching, Chef InSpec
Advertising: