8000 GitHub - Oakleysecurity/kube-bench-zh: Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark

License

Notifications You must be signed in to change notification settings

Oakleysecurity/kube-bench-zh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Release Downloads Docker Pulls Go Report Card Build Status License Coverage Status

kube-bench logo

kube-bench is a tool that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark.

Tests are configured with YAML files, making this tool easy to update as test specifications evolve.

本项目对开源的kube-bench做了汉化,方便日常工作处理。对于扫描结果的汉化,是通过编写python脚本调用chat-gpt 3.5的API对配置文件内容做了英译中,然后替换了对应的text和remediation字段内容。

  • 命令参数注释汉化
  • 扫描结果汉化

以下是命令参数的注释汉化效果图:

image-20241204144555993

扫描结果汉化效果图:

image-20241204145338108

About

Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.7%
  • Makefile 1.9%
  • Python 1.5%
  • Dockerfile 1.1%
  • Shell 0.8%
0