kitchen-inspec
kitchen-inspec copied to clipboard
Test-Kitchen Plugin for InSpec
https://github.com/inspec/kitchen-inspec/pull/172 Was created which allows the 'exec' backend to be used with kitchen-inspec. We want to document and alias this to be 'local' in all cases as its much more...
I just came across a use case whereby I have a container which hasn't got SSH or anything inside. The container image in question is Grafana's (5.2.2). The workflow is...
Hi, I am having an inspec profile with 'profile files' and am trying to execute it using 'test kitchen'. I end up with this error - ``` $ kitchen verify...
Hi, This is mostly a feature request. Is there a way we can add features to support private repositories? Thank you
# Version: ``` test-kitchen (2.2.5) inspec (4.3.2) kitchen-inspec (1.1.0) ``` # Environment: ``` $ sw_vers ProductName: Mac OS X ProductVersion: 10.14.5 BuildVersion: 18F132 $ rbenv --version rbenv 1.1.2 $ ruby...
Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. Changelog Sourced from chefstyle's changelog. v2.2.3 (2023-11-08) Merged Pull Requests Simplify setting default cops #157 (dafyddcrosby) v2.2.2 (2022-02-17) Merged Pull...
### DO NOT MERGE: - Merge and release this PR after test-kitchen changes with licensing are released. - Test kitchen changes are dependent on release of licensing changes of Infra...