No description
Find a file
2021-01-26 10:46:01 +00:00
.github add scheduled run 2021-01-26 09:13:05 +01:00
controls Fix tiny typo (#143) 2021-01-25 10:06:25 +01:00
libraries Rubocop update 2019-05-14 23:35:31 +01:00
.gitignore Ignore inspec.lock file 2017-01-14 13:41:54 +09:00
.rubocop.yml rename cop 2021-01-25 21:16:15 +01:00
CHANGELOG.md update inspec.yml and changelog 2021-01-26 10:46:01 +00:00
Gemfile add github action for testing 2021-01-25 21:14:09 +01:00
inspec.yml update inspec.yml and changelog 2021-01-25 09:09:00 +00:00
LICENSE update links in readme 2016-12-21 12:50:12 +01:00
Rakefile Bump version to 2.3.0 and update gems 2019-05-14 23:35:51 +01:00
README.md Minor grammatical fix in README 2018-12-20 07:27:41 -07:00

DevSec Linux Baseline

This Compliance Profile ensures that all hardening projects keep the same quality.

Standalone Usage

This Compliance Profile requires InSpec for execution:

$ git clone https://github.com/dev-sec/linux-baseline
$ inspec exec linux-baseline

You can also execute the profile directly from Github:

$ inspec exec https://github.com/dev-sec/linux-baseline

License and Author

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.