Difference between revisions of "Chef InSpec"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * https://github.com/dev-sec * {{Chef}}")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[wikipedia:Chef InSpec]]
  
 +
* https://github.com/dev-sec
 +
 +
== Installation ==
 +
* [[Ubuntu]]: <code>curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec</code>
 +
* [[Windows]]: <code>. { [[iwr]] -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project InSpec</code>
 +
 +
== Examples ==
 +
* <code>[[inspec --help]]</code>
 +
* <code>[[inspec exec]] linux-baseline<ref>https://github.com/dev-sec/linux-baseline</ref></code>
 +
* <code>[[inspec detect]]</code>
 +
* <code>[[inspec check]]</code>
 +
 +
== Related terms ==
 +
* [[PCI-DSS]]
 +
* [[Center for Internet Security (CIS)]]
 +
* [[DISA]]
 +
* [[STIG]]
 +
* [[ATO]]
  
  
* https://github.com/dev-sec
+
* Example: [[Install packages using Chef InSpec]]
  
 +
== Activities ==
 +
* Read StackOverflow questions about <code>inspec</code>: https://stackoverflow.com/questions/tagged/inspec?tab=Votes
  
 +
== See also ==
 +
* {{inspec}}
 
* {{Chef}}
 
* {{Chef}}
 +
* {{Hardening}}
 +
 +
[[Category:Chef]]

Latest revision as of 07:27, 7 April 2022

Advertising: