The dependency to inspec-bin requires accepting Chef license. The community built cinc-auditor-bin should be a viable option for use of inspec-azure.
Detailed Description
Cinc-auditor-bin gem should be an option to inspec-bin.
Context
Users who want to build on top of OSS without accepting Chef license, cannot use Inspec-bin.
Possible Implementation
Use install_if in Gemfile for inspec-bin/cinc-auditor-bin.
https://bundler.io/v1.10/man/gemfile.5.html#INSTALL_IF-install_if-
The dependency to inspec-bin requires accepting Chef license. The community built cinc-auditor-bin should be a viable option for use of inspec-azure.
Detailed Description
Cinc-auditor-bin gem should be an option to inspec-bin.
Context
Users who want to build on top of OSS without accepting Chef license, cannot use Inspec-bin.
Possible Implementation
Use
install_ifin Gemfile for inspec-bin/cinc-auditor-bin.https://bundler.io/v1.10/man/gemfile.5.html#INSTALL_IF-install_if-