Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-sec/cis-dil-benchmark
CIS Distribution Independent Linux Benchmark - InSpec Profile
https://github.com/dev-sec/cis-dil-benchmark
audit baseline devsec hardening inspec linux security
Last synced: 3 months ago
JSON representation
CIS Distribution Independent Linux Benchmark - InSpec Profile
- Host: GitHub
- URL: https://github.com/dev-sec/cis-dil-benchmark
- Owner: dev-sec
- License: apache-2.0
- Created: 2017-08-15T12:19:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-15T18:16:13.000Z (6 months ago)
- Last Synced: 2024-06-28T09:34:05.024Z (4 months ago)
- Topics: audit, baseline, devsec, hardening, inspec, linux, security
- Language: Ruby
- Homepage:
- Size: 309 KB
- Stars: 144
- Watchers: 20
- Forks: 91
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CIS Distribution Independent Linux Benchmark - InSpec Profile
## Description
This profile implements the [CIS Distribution Independent Linux 2.0.0 Benchmark](https://www.cisecurity.org/benchmark/distribution_independent_linux/).## 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 are `1` and `2`.## License and Author
* Author:: Kristian Vlaardingerbroek
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 athttp://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.