No description
Find a file
Christoph Hartmann 3a83bad322 Merge pull request #64 from dev-sec/ap/assignment_re-update
Use assignment_regex, only_if and bump profile version
2017-05-30 08:11:32 -04:00
controls Use only_if to avoid upload warning 2017-05-30 11:37:27 +01:00
.gitignore Ignore inspec.lock file 2017-01-14 13:41:54 +09:00
.rubocop.yml update profile metadata & tooling 2016-12-21 11:54:18 +01:00
.travis.yml restrict ruby testing to version 2.3.3 2017-04-04 10:02:06 +02:00
CHANGELOG.md 2.1.0 2017-05-08 15:15:47 +02:00
Gemfile update gemfile 2017-04-04 10:19:53 +02:00
inspec.yml Use assignment_regex and bump profile version 2017-05-30 11:27:37 +01:00
LICENSE update links in readme 2016-12-21 12:50:12 +01:00
Rakefile Merge branch 'master' into master 2017-01-03 18:22:30 +01:00
README.md update links in readme 2016-12-21 12:50:12 +01: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.