Better handling of parameters and config audits (#674)
* read-only-port defaults are correct * Tests that should catch good read-only-port * Rework checks & tests * Linting on issue template YAML * More explicit test for 4.2.4
Showing
- .github/ISSUE_TEMPLATE/config.yml 1 addition, 0 deletions.github/ISSUE_TEMPLATE/config.yml
- cfg/cis-1.5/node.yaml 4 additions, 0 deletionscfg/cis-1.5/node.yaml
- check/check.go 124 additions, 81 deletionscheck/check.go
- check/check_test.go 61 additions, 23 deletionscheck/check_test.go
- check/data 82 additions, 1 deletioncheck/data
- check/test.go 115 additions, 139 deletionscheck/test.go
- check/test_test.go 47 additions, 5 deletionscheck/test_test.go
- integration/testdata/cis-1.5/job-node.data 3 additions, 12 deletionsintegration/testdata/cis-1.5/job-node.data
- integration/testdata/cis-1.5/job.data 3 additions, 12 deletionsintegration/testdata/cis-1.5/job.data
Loading
Please register or sign in to comment