Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
kube-bench
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
aquasecurity
kube-bench
Commits
024b7ed3
Unverified
Commit
024b7ed3
authored
6 years ago
by
Liz Rice
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into master
parents
d736d10f
c5e04677
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cfg/1.8/node.yaml
+1
-2
1 addition, 2 deletions
cfg/1.8/node.yaml
with
1 addition
and
2 deletions
cfg/1.8/node.yaml
+
1
−
2
View file @
024b7ed3
...
...
@@ -368,8 +368,7 @@ groups:
scored
:
true
-
id
:
2.2.4
text
:
"
Ensure
that
the
kubelet
service
file
permissions
are
set
to
644
or
more
restrictive
(Scored)"
text
:
"
2.2.4
Ensure
that
the
kubelet
service
file
ownership
is
set
to
root:root
(Scored)"
audit
:
"
/bin/sh
-c
'if
test
-e
$kubeletconf;
then
stat
-c
%U:%G
$kubeletconf;
fi'"
tests
:
test_items
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment