KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
centos-bench-security
★ 8
Open GitHub ↗
CentOS7 Bench Security
Download README (.md)
Explore Similar Repositories
update-homebrew-action
:
A GitHub Action for pushing new releases to your Homebrew tap
SDR-Resources
:
This is a list of SDR resources for newbies.
spring-logging-filter
:
No description available.
ng-accordion-tutorial
:
No description available.
nsims
:
护士站管理系统(后端基于ssm框架,前端使用bootstrap)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
centos-bench-security
?
Download (.md)
# CentOS Bench for Security  CentOS Bench for Security is a script that implements checks which follows the [CIS CentOS Linux 7 Benchmark](http://benchmarks.cisecurity.org) and is highly inspired by [Docker Bench for Security](https://github.com/docker/docker-bench-security). ## Running CentOS Bench for Security Simply clone this repository and execute the shell script directly on your host: ```sh git clone https://github.com/haxorof/centos-bench-security.git cd centos-bench-security sudo bash centos-bench-security.sh ```