|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [2.0.0](https://github.com/dev-sec/cis-docker-benchmark/tree/2.0.0) (2017-11-24) |
4 | | -[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/1.3.0...2.0.0) |
| 3 | +## [2.1.0](https://github.com/dev-sec/cis-docker-benchmark/tree/2.1.0) (2018-04-20) |
| 4 | +[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.0.0...2.1.0) |
5 | 5 |
|
6 | | -**Fixed bugs:** |
| 6 | +**Closed issues:** |
7 | 7 |
|
8 | | -- undefined method `downcase' for nil:NilClass [\#32](https://github.com/dev-sec/cis-docker-benchmark/issues/32) |
| 8 | +- method\_missing: undefined local variable or method docker [\#50](https://github.com/dev-sec/cis-docker-benchmark/issues/50) |
| 9 | +- uploading cis docker profile to chef compliance [\#46](https://github.com/dev-sec/cis-docker-benchmark/issues/46) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Fix utf8 truncated output [\#53](https://github.com/dev-sec/cis-docker-benchmark/pull/53) ([aschmidt75](https://github.com/aschmidt75)) |
| 14 | +- update inspec version to 2.0 [\#52](https://github.com/dev-sec/cis-docker-benchmark/pull/52) ([atomic111](https://github.com/atomic111)) |
| 15 | +- Fixes \#37 prevent NoMethodError when no hosts available [\#49](https://github.com/dev-sec/cis-docker-benchmark/pull/49) ([Nowheresly](https://github.com/Nowheresly)) |
| 16 | +- name correct minimum inspec version [\#47](https://github.com/dev-sec/cis-docker-benchmark/pull/47) ([chris-rock](https://github.com/chris-rock)) |
| 17 | +- update changelog [\#45](https://github.com/dev-sec/cis-docker-benchmark/pull/45) ([chris-rock](https://github.com/chris-rock)) |
| 18 | + |
| 19 | +## [2.0.0](https://github.com/dev-sec/cis-docker-benchmark/tree/2.0.0) (2017-11-24) |
| 20 | +[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/1.3.1...2.0.0) |
9 | 21 |
|
10 | 22 | **Closed issues:** |
11 | 23 |
|
12 | 24 | - Verify enable content trust per-shell or per-invocation check [\#44](https://github.com/dev-sec/cis-docker-benchmark/issues/44) |
13 | 25 | - load\_with\_context': undefined method `each' for nil:NilClass \(NoMethodError\) exception in cis-docker-benchmark-master/controls/container\_runtime.rb:194 [\#37](https://github.com/dev-sec/cis-docker-benchmark/issues/37) |
14 | | -- docker variable not defined [\#31](https://github.com/dev-sec/cis-docker-benchmark/issues/31) |
15 | 26 | - use own control number scheme [\#25](https://github.com/dev-sec/cis-docker-benchmark/issues/25) |
16 | 27 | - Update to CIS 1.13 [\#24](https://github.com/dev-sec/cis-docker-benchmark/issues/24) |
17 | 28 |
|
|
20 | 31 | - Update to CIS Docker Benchmark 1.13.0 [\#43](https://github.com/dev-sec/cis-docker-benchmark/pull/43) ([atomic111](https://github.com/atomic111)) |
21 | 32 | - correct the maintainer and email in inspec.yml [\#42](https://github.com/dev-sec/cis-docker-benchmark/pull/42) ([atomic111](https://github.com/atomic111)) |
22 | 33 | - update gemfile [\#41](https://github.com/dev-sec/cis-docker-benchmark/pull/41) ([atomic111](https://github.com/atomic111)) |
| 34 | + |
| 35 | +## [1.3.1](https://github.com/dev-sec/cis-docker-benchmark/tree/1.3.1) (2017-11-18) |
| 36 | +[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/1.3.0...1.3.1) |
| 37 | + |
| 38 | +**Fixed bugs:** |
| 39 | + |
| 40 | +- undefined method `downcase' for nil:NilClass [\#32](https://github.com/dev-sec/cis-docker-benchmark/issues/32) |
| 41 | + |
| 42 | +**Closed issues:** |
| 43 | + |
| 44 | +- docker variable not defined [\#31](https://github.com/dev-sec/cis-docker-benchmark/issues/31) |
| 45 | + |
| 46 | +**Merged pull requests:** |
| 47 | + |
23 | 48 | - 1.3.1 [\#40](https://github.com/dev-sec/cis-docker-benchmark/pull/40) ([chris-rock](https://github.com/chris-rock)) |
24 | 49 | - updating check for container\_info networkings port [\#38](https://github.com/dev-sec/cis-docker-benchmark/pull/38) ([coolguru](https://github.com/coolguru)) |
25 | 50 | - add required docker cli version [\#35](https://github.com/dev-sec/cis-docker-benchmark/pull/35) ([chris-rock](https://github.com/chris-rock)) |
|
0 commit comments