Jay Taylor's notes
back to listing indexdev-sec/cis-kubernetes-benchmark
[web search]
Original source (github.com)
Clipped on: 2018-04-05
CIS Kubernetes Benchmark - InSpec Profile
Ruby
Latest commit
ed91b29
on Nov 1, 2017
controls | Add attribute to select profile level | 8 months ago | |
libraries | Initial commit | 8 months ago | |
.gitignore | added changelog and common files | 6 months ago | |
.rubocop.yml | Initial commit | 8 months ago | |
.travis.yml | added changelog and common files | 6 months ago | |
CHANGELOG.md | added changelog and common files | 6 months ago | |
Gemfile | added changelog and common files | 6 months ago | |
LICENSE | Initial commit | 8 months ago | |
README.md | Add attribute to select profile level | 8 months ago | |
Rakefile | added changelog and common files | 6 months ago | |
inspec.yml | Update to benchmark version 1.1.0 | 8 months ago |
README.md
CIS Kubernetes Benchmark - InSpec Profile
Description
This profile implements the CIS Kubernetes 1.1.0 Benchmark.
Attributes
To switch between the CIS profile levels the following attribute can be used:
cis_level: 2
define which profile level to use, accepted values are1
and2
.
License and Author
- Author:: Kristian Vlaardingerbroek kvlaardingerbroek@schubergphilis.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Press h to open a hovercard with more details.