summaryrefslogtreecommitdiff
path: root/spec/unit/compliance/runner_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* add missing compliance phase test (#13471)Corey Hemminger2023-01-311-0/+8
* Implement compliance phase interval runsLamont Granquist2021-11-161-0/+60
* Make the compliance CLI reporter always runLamont Granquist2021-11-041-1/+2
* Remove the default json logger from the compliance APIlcg/compliance-remove-json-loggerLamont Granquist2021-08-171-1/+1
* forgot to fix the text in the specLamont Granquist2021-07-301-1/+1
* Rename inspec attributes to inputs in compliance phaseLamont Granquist2021-07-291-0/+44
* Turn on chef_node_attribute_enabled for compliance phase by defaultLamont Granquist2021-07-281-1/+1
* Update the specscli_by_defaultTim Smith2021-04-291-1/+1
* Move most compliance validation to pre-runMarc A. Paradise2021-04-191-4/+24
* Report not enabled if the node is not availableMarc A. Paradise2021-04-021-0/+6
* Update specs for compliance_phase attribute being false by defaultTim Smith2021-03-171-5/+18
* Extend node["audit"]["compliance_phase"] to assert phase on or offlcg/compliance-phase-attr2Lamont Granquist2021-02-261-3/+32
* Add a compliance_mode node attributeLamont Granquist2021-02-251-0/+7
* Compliance Phase: even better audit cookbook detectionlcg/better-auditcb-detectionLamont Granquist2021-01-131-4/+3
* Compliance phase: change the audit cb checker to use the recipes list on the ...Lamont Granquist2021-01-121-6/+5
* Add audit cookbook's chef_node_attribute_enabled to Compliance Phase.add-chef-node-attribute-to-compliance-phasePete Higgins2020-12-111-0/+28
* Instead of silently failing, raise an exception for bad reporter types.Pete Higgins2020-12-111-4/+2
* Fix inaccurate log message.Pete Higgins2020-12-111-1/+1
* Remove gate on impossible case.Pete Higgins2020-12-111-5/+0
* Refactor to separate reporter creation from report sending.Pete Higgins2020-12-111-22/+23
* Fix broken code in compliance runner's send_report.Pete Higgins2020-12-111-0/+33
* Rename audit mode to Compliance Phase.Pete Higgins2020-12-011-0/+113