mirror of
https://github.com/inspec/inspec
synced 2024-11-27 15:10:44 +00:00
9550137605
When running a InSpec profile built with Habitat, we now write the formatter/reporter data to a JSON file in the pkg.svc_var_path rather than STDOUT. This will allow for programmatic collection of this data and future enhancements to allow this data to be passed around a Habitat ring. This also corrects an issue creating a Habitat profile if the profile had never been in the local InSpec cache. By setting a mock Backend when creating the profile object, similarly to what the archivers do, this issue is avoided. Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
cli.rb | ||
log.rb | ||
profile.rb |