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
cec1d9d6b3d4016e4acdc8c21d90da52e18cdffa
Select Git revision
0 results
kube-bench
cmd
util_test.go
Author
Search by author
Any Author
authors
0 authors
Sep 26, 2017
Delete tests for verifyKubeVersion and support functions.
· 73a37a0c
Abubakr-Sadik Nii Nai Davis
authored
7 years ago
73a37a0c
Sep 17, 2017
Add function to retrieve Kubernetes server version.
· 56fa2010
Abubakr-Sadik Nii Nai Davis
authored
7 years ago
56fa2010
Aug 31, 2017
Correct test to cope with multi-line ps output
· de128299
Liz Rice
authored
7 years ago
de128299
Better detection of running executables
· 8380ad1e
Liz Rice
authored
7 years ago
8380ad1e
Fix and add tests
· d637d871
Liz Rice
authored
7 years ago
d637d871
Aug 30, 2017
Autodetect the binaries and config files from a set of options
· 6a5a62b2
Liz Rice
authored
7 years ago
6a5a62b2
Functions and tests for finding binaries and config files
· f5cef922
Liz Rice
authored
7 years ago
f5cef922
Make the ps / fakeps function global so we don’t have to pass it around so much
· 7600dd9d
Liz Rice
authored
7 years ago
7600dd9d
Function to find which of a set of executables is running
· 9114e139
Liz Rice
authored
7 years ago
9114e139
Aug 15, 2017
Allow for multiple words in executable names
· 6b9f117f
Liz Rice
authored
7 years ago
6b9f117f
Simplify verifying binaries and config files
· 34f8b8e9
Liz Rice
authored
7 years ago
34f8b8e9
Aug 11, 2017
Use kubectl to check the kubernetes version
· 96c46966
Liz Rice
authored
7 years ago
96c46966
Loading