Commit Graph

176 Commits (faa1e88d0d4185363f0d669b5c6065b731a58044)

Author SHA1 Message Date
Luis Serra 70a544e916
chore(message): fix wrong PGSQL_DBNAME error message (#1128)
2 years ago
Nick Gibbon 67f8b338d5
fix: remove master and node Commands (#960)
2 years ago
Huang Huang 9f92e81361
Update docs about the --outputfile flag (#1094)
2 years ago
Huang Huang d232ae0fb9
Fix the `--exit-code` flag doesn't work when run with subcommand (#1084)
2 years ago
Huang Huang 1fad8f5083
Update auto-detection codes to support check platform version (#1074)
2 years ago
Huang Huang 2d6bf55ab2
Support CIS Google Kubernetes Engine (GKE) Benchmark v1.2.0 (#1050)
3 years ago
Huang Huang 6589eb16e1
Support CIS Amazon Elastic Kubernetes Service (EKS) Benchmark v1.0.1 (#1045)
3 years ago
ycabrer 7a47197d8b
Allow for usage of env var `K8S_HOST` in psql (#1026)
3 years ago
Matthieu MOREL c91a9434c0
Update Gorm (#950)
3 years ago
Yoav Rotem 14aef408e8
Fix Junit missing testsuites (#920)
3 years ago
Yoav Rotem 2d033edc96
New cis v1.20 (#912)
3 years ago
Huang Huang 47c2494728
Support CIS ACK 1.0.0 benchmark (#841)
3 years ago
Yoav Rotem 887965d31f
Add detected kubernetes version (#869)
3 years ago
Yoav Rotem 68c2ee2ebf
Add support for Redhat openshift 4.0 cis 1.1.0 (#860)
3 years ago
Yoav Rotem f2386c0386
Update ocp 3.11 (#849)
3 years ago
Yoav Rotem 50fce51da7
Fix fallback to default version (#834)
3 years ago
Yoav Rotem e308bc1eba
Add version logging (#817)
3 years ago
Neha Viswanathan b2d481812f
deprecate master and node subcommands (#812)
3 years ago
Takahiro Tsuruda 4d6de1e2a5
chore: fix defer func in for-loop (#825)
3 years ago
Liz Rice e4d6ed2e8e
Refactor group skip (#783)
3 years ago
Brian Terry c3f94dd89f
Aws asff (#770)
4 years ago
Borko ab3881420c
Created config and test files for Azure Kubernetes Service (AKS). (#733)
4 years ago
Wicked aa2a6f08f3
Add exit-code parameter for when checks have failed (#734)
4 years ago
Wicked 3a35c039e5
Add --skip command to skip groups and checks (#751)
4 years ago
Yoav Rotem 714430c7fc
Not exiting when executable not found (#702)
4 years ago
Neha Viswanathan 82421e5838
retire cis 1.3 and 1.4 (#693)
4 years ago
yoavrotems 7280438eb5
Add cis 1.6 (#678)
4 years ago
Huang Huang 456d9b62e2
Default log output to stderr (#696)
4 years ago
Satya Pawan 33f6773a43
Code quality improvements (#677)
4 years ago
Liz Rice 772839fc92
move target mapping to config.yaml - updated version (#682)
4 years ago
yoavrotems 4b9453bb83
Refactor: remove ContinueWithError (#630)
4 years ago
Liz Rice a6161aa868
Warn if kubectl can't autodetect the version (#656)
4 years ago
Liz Rice b0d175bf5c
Update default Kubernetes to 1.18 (#657)
4 years ago
Matthieu ANTOINE ea4eaa6fd5
Fix supported targets for EKS benchmark (#648)
4 years ago
Huang Huang 52ebfa5b5a
Fix invalid JSON output (#629)
4 years ago
Roberto Rojas b403b364fe
Get Kubernetes Version: Adds Retry Logic (#593)
4 years ago
Liz Rice 06303f6a7a
Add warn reason (#547)
4 years ago
Abubakr-Sadik Nii Nai Davis d988b81540
CIS GKE 1.0.0 benchmark (#570)
4 years ago
Huang Huang 17cd104788
Fixes issue #574: change the PATH in container (#577)
4 years ago
Murali Paluru b677c86868 remove always true for logtostderr (#548)
4 years ago
Roberto Rojas 9fc13ca02e
Fixes Issue #538 (#539)
5 years ago
Roberto Rojas 13193d75b0
Fixes Issue #535 (#537)
5 years ago
Roberto Rojas 62af68f3f5
fixes issue #536 (#540)
5 years ago
Roberto Rojas af976e6f50
Fixes Issue #494 - add tests for CIS 1.5 (#530)
5 years ago
Liz Rice f2caa1f0ec
Add run subcommand (#529)
5 years ago
John Schnake 6ffd382711 Add option to output in JUnit format (#516)
5 years ago
Roberto Rojas b92d30bd11 Fixes issue #517: Determines Kubernetes version using the REST API (#518)
5 years ago
Sebastian Ehmann 09fb3c4fe4 Check error before deferring db.Close() (#491)
5 years ago
Roberto Rojas 7ca438b618
Fixes Issue 269 - Numbering to use CIS Versions (#511)
5 years ago
Roberto Rojas d5a02f7cb4
Fixes Issue #331: Changes the Error Message When Programs are Missing (#497)
5 years ago