summaryrefslogtreecommitdiff
path: root/lib/chef/compliance
Commit message (Expand)AuthorAgeFilesLines
* Uniq the requested_reporters to eliminate dup outputlcg/compliance-cli-reporterLamont Granquist2021-11-091-1/+1
* Make the compliance CLI reporter always runLamont Granquist2021-11-042-3/+7
* Doc comments for arbitrary hashesLamont Granquist2021-09-232-0/+12
* change to inspec_dataLamont Granquist2021-09-237-12/+12
* Native compliance phaseLamont Granquist2021-09-177-5/+778
* More updates to logging wordingmore_loggingTim Smith2021-08-242-2/+2
* Remove the default json logger from the compliance APIlcg/compliance-remove-json-loggerLamont Granquist2021-08-171-1/+1
* think this has to be CMPL11Lamont Granquist2021-07-291-1/+1
* Rename inspec attributes to inputs in compliance phaseLamont Granquist2021-07-292-2/+18
* Turn on chef_node_attribute_enabled for compliance phase by defaultLamont Granquist2021-07-281-1/+1
* Make CLI one of the default reporters for Compliance PhaseTim Smith2021-04-291-1/+1
* Update urls to latestMarc A. Paradise2021-04-291-2/+2
* Update URLs in our Compliance Phase errorsTim Smith2021-04-292-3/+3
* Add start/end of compliance phase loggingMarc A. Paradise2021-04-231-3/+6
* Make json-file compliance report path is visibleMarc A. Paradise2021-04-232-2/+2
* Compliance Phase preflight validation updatesmp/compliance-preflight-2Marc A. Paradise2021-04-212-9/+14
* Update attribute comment/doc for new docs linkMarc A. Paradise2021-04-202-3/+3
* Move most compliance validation to pre-runMarc A. Paradise2021-04-198-44/+93
* Report not enabled if the node is not availableMarc A. Paradise2021-04-021-0/+2
* Disable compliance phase by defaultTim Smith2021-03-171-2/+2
* Bump all deps to current and fix a spelling mistakeTim Smith2021-03-011-1/+1
* Extend node["audit"]["compliance_phase"] to assert phase on or offlcg/compliance-phase-attr2Lamont Granquist2021-02-262-3/+9
* Add a compliance_mode node attributeLamont Granquist2021-02-252-3/+6
* Fix automate compliance fetcher for profiles with at signslcg/fix-automate-usernamesLamont Granquist2021-02-121-4/+15
* Chefstyle fixes + release notes updateTim Smith2021-02-031-7/+7
* Merge pull request #10939 from aknarts/compliance_cli_reportTim Smith2021-02-033-1/+77
|\
| * Fix output to be more parametricMilan Stastny2021-01-291-7/+7
| * Replace hardcoded colours with pastelMilan Stastny2021-01-291-8/+14
| * Fix StringLiteralsMilan Stastny2021-01-271-2/+2
| * Fix formatMilan Stastny2021-01-261-10/+9
| * Add Cli output to the Chef Compliance PhaseMilan Stastny2021-01-263-1/+72
* | these messages should be debug level outputLamont Granquist2021-02-021-2/+2
|/
* Compliance Phase: even better audit cookbook detectionlcg/better-auditcb-detectionLamont Granquist2021-01-131-1/+3
* Compliance phase: change the audit cb checker to use the recipes list on the ...Lamont Granquist2021-01-121-6/+2
* Remove a reference to audit cookbook from a comment.Pete Higgins2020-12-181-2/+2
* Update links to Compliance Phase documentation in log messages.Pete Higgins2020-12-183-6/+5
* Add audit cookbook's chef_node_attribute_enabled to Compliance Phase.add-chef-node-attribute-to-compliance-phasePete Higgins2020-12-112-3/+12
* Instead of silently failing, raise an exception for bad reporter types.Pete Higgins2020-12-111-2/+1
* Fix inaccurate log message.Pete Higgins2020-12-111-1/+1
* Inline some local variables and alphabetize hash keys.Pete Higgins2020-12-111-12/+8
* Remove gate on impossible case.Pete Higgins2020-12-111-16/+10
* Refactor to separate reporter creation from report sending.Pete Higgins2020-12-112-9/+19
* Fix broken code in compliance runner's send_report.Pete Higgins2020-12-111-5/+19
* Update the documentation for Compliance Phase's default values.audit-modePete Higgins2020-12-021-22/+23
* Rename audit mode to Compliance Phase.Pete Higgins2020-12-018-0/+874