Liz Rice
1d7449db34
Merge pull request #309 from simar7/fix-ocp-3.10-yaml
...
ocp-3.10: Fix malformed yaml and improve TestControls_RunChecks
2019-06-11 04:27:25 +01:00
Simarpreet Singh
5df39eed02
ocp-3.10: Fix malformed yaml and improve TestControls_RunChecks
...
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>
2019-06-10 13:39:43 -07:00
wwwil
7efa7b2c35
Add regex to list of compare ops
2019-06-05 15:29:40 +01:00
wwwil
83c7536c8a
Add tests for regex test op
2019-06-05 15:29:15 +01:00
Liz Rice
46baf8f8b5
Merge pull request #296 from aquasecurity/Config-doc
...
Document version-specific config files
2019-06-05 12:52:32 +02:00
Liz Rice
4f79d62149
Merge branch 'master' into Config-doc
2019-06-05 12:45:27 +02:00
Liz Rice
268fafd495
Merge pull request #300 from danielsagi/add_kubelet_config_path
...
Added another kubelet config file to node:kubelet:confs
2019-06-05 12:45:07 +02:00
Liz Rice
bab1237a44
Merge branch 'master' into add_kubelet_config_path
2019-06-05 12:27:07 +02:00
Liz Rice
d44f865ef3
Merge pull request #256 from aquasecurity/fix-235
...
Rationalize and document config
2019-06-05 12:07:17 +02:00
Liz Rice
e3da299e0c
Merge branch 'master' into fix-235
2019-06-05 11:42:13 +02:00
Liz Rice
81f0d9c6e3
Merge branch 'master' into Config-doc
2019-06-05 11:41:15 +02:00
Liz Rice
312cdb1c6d
Merge pull request #297 from aquasecurity/Openshift-executables
...
Update openshift executables
2019-06-05 11:40:56 +02:00
Liz Rice
0f12dca76d
Merge branch 'master' into Openshift-executables
2019-06-05 11:29:42 +02:00
Liz Rice
87820b9775
Remove duplicate versions section
...
That info is important enough that it needs to stay in the main README.
I also changed the file title
2019-06-05 10:28:11 +01:00
Abubakr-Sadik Nii Nai Davis
85849a3c1f
Add detailed kube-bench config documentation.
2019-06-04 22:25:24 +00:00
Daniel Sagi
43caaab00a
added another kubelet config file to paths, in the main config yaml file. default location for gke cluster
2019-06-04 17:16:05 +03:00
wwwil
e4f0f470ee
Add regex op to test
2019-06-04 11:38:17 +01:00
Liz Rice
5efb3e3b00
Merge pull request #298 from 030/191-master-node-doc
...
[GH-191] explained that master nodes cannot be inspected in managed k8s
2019-06-01 17:26:26 +01:00
Liz Rice
27df1f60ed
Clarification about worker nodes in managed k8s
...
Because we don’t want to put people off running kube-bench altogether in these environments
2019-06-01 18:17:09 +02:00
030
9d0e3491a0
[GH-191] explained that master nodes cannot be inspected in managed k8s
2019-06-01 16:40:50 +02:00
Liz Rice
9d577d94b4
Update openshift executables
2019-05-30 23:04:44 +01:00
Liz Rice
df3577519c
Document version-specific config files
...
Values in the version-specific files override the main file
2019-05-30 22:55:48 +01:00
nshauli
e64f61fa7f
Add --outputfile flag for writing json results to output file ( #295 )
2019-05-29 18:05:55 +03:00
Liz Rice
5e80f41066
Merge pull request #292 from aquasecurity/config-improvements
...
Config improvements
2019-05-28 10:00:34 +02:00
Liz Rice
a8c69b57e8
Merge branch 'master' into config-improvements
2019-05-27 13:10:40 +02:00
Liz Rice
ff6443e279
Merge pull request #284 from yoavAqua/expected-result
...
Genereate expected result automatically for each test
2019-05-26 18:06:27 +02:00
Yoav Hizkiahou
ddb677bc69
Generate expected result by strings join
2019-05-26 10:15:00 +03:00
Yoav Hizkiahou
d1c3e3163b
Genereate expected result automatically for each test
2019-05-26 10:14:25 +03:00
Liz Rice
53ef773944
Merge pull request #281 from yoavAqua/bugfix-no-actual-result
...
The check's actual result property is now set to be the audit command…
2019-05-24 13:22:42 +02:00
Liz Rice
31019c44da
Merge branch 'master' into bugfix-no-actual-result
2019-05-24 13:18:34 +02:00
Liz Rice
ff427f8b0c
Merge pull request #282 from yoavAqua/print-actual-result-of-failed-tests
...
Printing the actual test result of failed tests - when a flag is raised
2019-05-19 17:33:30 +01:00
Liz Rice
91da82aaa8
Merge branch 'master' into print-actual-result-of-failed-tests
2019-05-19 17:28:09 +01:00
Liz Rice
c4be2ee03d
Merge pull request #293 from yoavAqua/save-audit-command-in-json
...
Save the audit command when requesting json output under the "audit" key
2019-05-19 17:24:55 +01:00
Yoav Hizkiahou
e7a8c14715
Save the audit command when requesting json output under the "audit" key
2019-05-19 11:23:44 +03:00
Liz Rice
9f9514d8c6
Merge branch 'master' into print-actual-result-of-failed-tests
2019-05-17 14:49:21 +01:00
Liz Rice
e33e44b676
Correct debug messages
2019-05-17 14:22:04 +01:00
Liz Rice
12e48297a6
Config file improvements
...
Correct defaults in main config.yaml file
Remove unnecessary overrides in version-specific config.yaml
2019-05-17 14:21:42 +01:00
Yoav Hizkiahou
240c8ad5b0
The check's actual result property is now set to be the audit command's output
...
fix #280
2019-05-16 10:48:04 +03:00
Liz Rice
74fd7cd595
Merge pull request #290 from aquasecurity/config-improvements
...
Config improvements
2019-05-15 09:49:52 +01:00
Yoav Hizkiahou
3aa28c4c32
Printing the actual test result of failed tests - when a flag is raised
...
fix #110
2019-05-15 10:14:11 +03:00
Liz Rice
02d5654cc1
Correct 1.1.14 in 1.13/master.yaml
2019-05-14 19:37:44 +01:00
Liz Rice
caf3fbd0a0
Moving more config into master config file
2019-05-13 18:20:57 +01:00
Liz Rice
c152088254
Merge pull request #279 from leodotcloud/issue_278_remediation
...
Fixing remediation field for json result
2019-05-10 10:05:59 +01:00
Liz Rice
c361b9b82f
Merge branch 'master' into issue_278_remediation
2019-05-10 09:47:57 +01:00
Liz Rice
b9b4d47b3e
Merge pull request #286 from CognotektGmbH/dln/kops-paths
...
Dln/kops paths
2019-05-09 18:21:36 +01:00
daniellohausen
22e835f0f5
Reverted kubelet conf to original value
2019-05-08 13:55:45 +02:00
daniellohausen
7ec10211a5
Added KOPS-specific paths
2019-05-08 13:52:08 +02:00
Murali Paluru
7c6b9680b4
add remediation field
2019-05-05 16:06:13 -07:00
Liz Rice
442447851e
Merge pull request #259 from aquasecurity/no-master-binaries
...
Don't assume master if 0 master binaries specified
2019-05-05 16:02:40 +01:00
Liz Rice
1f67c45fd6
Merge branch 'master' into no-master-binaries
2019-05-05 15:56:53 +01:00