Difference between revisions of "Chef InSpec"
Jump to navigation
Jump to search
↑ https://github.com/dev-sec/linux-baseline
Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Chef InSpec]] | |
* https://github.com/dev-sec | * https://github.com/dev-sec | ||
Line 11: | Line 11: | ||
* <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 == | |
− | |||
− | |||
* [[PCI-DSS]] | * [[PCI-DSS]] | ||
* [[Center for Internet Security (CIS)]] | * [[Center for Internet Security (CIS)]] | ||
Line 26: | Line 25: | ||
== Activities == | == Activities == | ||
* Read StackOverflow questions about <code>inspec</code>: https://stackoverflow.com/questions/tagged/inspec?tab=Votes | * Read StackOverflow questions about <code>inspec</code>: https://stackoverflow.com/questions/tagged/inspec?tab=Votes | ||
− | |||
− | |||
− | |||
== See also == | == See also == |
Latest revision as of 07:27, 7 April 2022
Installation[edit]
- 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[edit]
inspec --help
inspec exec linux-baseline[1]
inspec detect
inspec check
Related terms[edit]
- Example: Install packages using Chef InSpec
Activities[edit]
- Read StackOverflow questions about
inspec
: https://stackoverflow.com/questions/tagged/inspec?tab=Votes
See also[edit]
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: