Skip to content

Commit e88ca10

Browse files
committed
1.1.1
1 parent df7ec78 commit e88ca10

2 files changed

Lines changed: 10 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
# Change Log
22

3-
## [v1.1.0](https://github.com/dev-sec/cis-docker-benchmark/tree/v1.1.0) (2016-12-13)
4-
[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/v1.0.0...v1.1.0)
5-
6-
**Merged pull requests:**
7-
8-
- update Gemfile and fix rubocop issues [\#15](https://github.com/dev-sec/cis-docker-benchmark/pull/15) ([atomic111](https://github.com/atomic111))
9-
- Edit control "cis-docker-benchmark-3.4" [\#14](https://github.com/dev-sec/cis-docker-benchmark/pull/14) ([emilyh315](https://github.com/emilyh315))
10-
- Edit control "cis-docker-benchmark-1.11" [\#13](https://github.com/dev-sec/cis-docker-benchmark/pull/13) ([emilyh315](https://github.com/emilyh315))
11-
- Fix README.md [\#12](https://github.com/dev-sec/cis-docker-benchmark/pull/12) ([netflash](https://github.com/netflash))
12-
13-
## [v1.0.0](https://github.com/dev-sec/cis-docker-benchmark/tree/v1.0.0) (2016-07-05)
3+
## [1.1.1](https://github.com/dev-sec/cis-docker-benchmark/tree/1.1.1) (2017-03-01)
144
**Implemented enhancements:**
155

166
- use new InSpec attributes [\#10](https://github.com/dev-sec/cis-docker-benchmark/pull/10) ([chris-rock](https://github.com/chris-rock))
@@ -20,6 +10,12 @@
2010

2111
**Merged pull requests:**
2212

13+
- Fix 'or' in controls 5.1 and 5.2 [\#18](https://github.com/dev-sec/cis-docker-benchmark/pull/18) ([emilyh315](https://github.com/emilyh315))
14+
- add changelog [\#16](https://github.com/dev-sec/cis-docker-benchmark/pull/16) ([chris-rock](https://github.com/chris-rock))
15+
- update Gemfile and fix rubocop issues [\#15](https://github.com/dev-sec/cis-docker-benchmark/pull/15) ([atomic111](https://github.com/atomic111))
16+
- Edit control "cis-docker-benchmark-3.4" [\#14](https://github.com/dev-sec/cis-docker-benchmark/pull/14) ([emilyh315](https://github.com/emilyh315))
17+
- Edit control "cis-docker-benchmark-1.11" [\#13](https://github.com/dev-sec/cis-docker-benchmark/pull/13) ([emilyh315](https://github.com/emilyh315))
18+
- Fix README.md [\#12](https://github.com/dev-sec/cis-docker-benchmark/pull/12) ([netflash](https://github.com/netflash))
2319
- fix ips for vagrant machines [\#9](https://github.com/dev-sec/cis-docker-benchmark/pull/9) ([chris-rock](https://github.com/chris-rock))
2420
- change order of InSpec img shield in README.md [\#7](https://github.com/dev-sec/cis-docker-benchmark/pull/7) ([atomic111](https://github.com/atomic111))
2521
- add ruby 2.3.1 to travis.yml [\#5](https://github.com/dev-sec/cis-docker-benchmark/pull/5) ([atomic111](https://github.com/atomic111))

inspec.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: cis-docker-benchmark
2-
title: InSpec CIS Docker Benchmark Profile
2+
title: CIS Docker Benchmark Profile
33
maintainer: Patrick Muench
4-
copyright: The Authors
4+
copyright: DevSec Hardening Framework Team
55
copyright_email: patrick.muench111@gmail.com
66
license: Apache 2.0 License
77
summary: An InSpec Compliance Profile for the CIS Docker Benchmark
8-
version: 0.2.0
8+
version: 1.1.1

0 commit comments

Comments
 (0)