680 Forks
2661 Stars
2661 Watchers

inspec

InSpec: Auditing and Testing Framework

How to download and setup inspec

Open terminal and run command
git clone https://github.com/inspec/inspec.git
git clone is used to create a copy or clone of inspec repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with inspec https://github.com/inspec/inspec/archive/master.zip

Or simply clone inspec with SSH
[email protected]:inspec/inspec.git

If you have some problems with inspec

You may open issue on inspec support forum (system) here: https://github.com/inspec/inspec/issues