- Jul 13, 2019
-
-
Roberto Rojas authored
* issue #243: Changes condition so that score: false tests are performed * issue #243: Changes comments.
-
- Jul 12, 2019
-
-
Roberto Rojas authored
* issue #335: Adds json/yaml unmarshal Unit Tests. * issue #335: Adds jsonpath Unit Tests. * issue #335: Removes log package.
-
- Jun 10, 2019
-
-
Simarpreet Singh authored
This improves the TestControls_RunChecks() test by making more comprehensive assertions on a more fully fledged input yaml Fixes: https://github.com/aquasecurity/kube-bench/issues/304 Signed-off-by:
Simarpreet Singh <simar@linux.com>
-
- Jun 05, 2019
-
-
wwwil authored
-
- Jun 04, 2019
-
-
wwwil authored
-
- May 26, 2019
-
-
Yoav Hizkiahou authored
-
Yoav Hizkiahou authored
-
- May 19, 2019
-
-
Yoav Hizkiahou authored
-
- May 16, 2019
-
-
Yoav Hizkiahou authored
fix #280
-
- May 05, 2019
-
-
Murali Paluru authored
-
- May 03, 2019
- May 01, 2019
-
-
Daniel Pacak authored
-
Daniel Pacak authored
-
- Apr 11, 2019
- Apr 10, 2019
-
-
Abubakr-Sadik Nii Nai Davis authored
This is useful for checking values in YAML (possibly JSON) kubernetes config files.
-
- Mar 21, 2019
-
-
Florent Delannoy authored
Support new configuration options besides --flags: - JSON file through `jsonpath` - YAML file through `yamlpath` These new options are fully backwards-compatible with the existing tests. Added a new profile, 1.11-json, that expects a JSON kubelet configuration file and scores accordingly. This profile is compatible with EKS.
-
- Feb 18, 2019
- Feb 15, 2019
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jan 29, 2019
-
-
Yoav Hizkiahou authored
If a check is marked with type "skip", it will be marked as Info. Support scored property: If a check is not scored and is not marked with type skip, it will be marked as Warn.
-
- Jul 30, 2018
-
-
Itai Ben-Natan authored
This commit adds the actual value of the result of the value which was returned by the test.
-
- May 15, 2018
-
-
Philippe ALEXANDRE authored
-
Philippe ALEXANDRE authored
-
- Nov 29, 2017
-
-
nazemu authored
Changes to the json structure and field names
-
- Oct 31, 2017
-
-
Steven Logue authored
-
- Sep 17, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Sep 13, 2017
-
-
Liz Rice authored
-
- Sep 12, 2017
-
-
Juned Memon authored
-
- Aug 31, 2017
-
-
Liz Rice authored
-
- Aug 15, 2017
-
-
Liz Rice authored
-
- Aug 12, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
and modify text to command function to support this. Shell builtins fail the binary command lookup test which result in a WARN. Audit commands which include shell builtins must use the form: "/bin/sh -c 'sh-builtin arg'" So they are executed properly. Additionally Go will fail to execute commands involving shell builtins if they are not in the above format.
-
- Aug 08, 2017
-
-
Liz Rice authored
-
Abubakr-Sadik Nii Nai Davis authored
Results of manual checks are forced to WARN to inform users to check manually.
-
Liz Rice authored
-
- Aug 06, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
Results of manual checks are forced to WARN to inform users to check manually.
-
- Jul 25, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-