|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.1.3](https://github.com/dev-sec/cis-docker-benchmark/tree/2.1.3) (2021-10-30) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.2...2.1.3) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- update release workflow to match other projects [\#71](https://github.com/dev-sec/cis-docker-benchmark/pull/71) ([schurzi](https://github.com/schurzi)) |
| 10 | +- Missing words "certificate authority." [\#70](https://github.com/dev-sec/cis-docker-benchmark/pull/70) ([adamoutler](https://github.com/adamoutler)) |
| 11 | + |
3 | 12 | ## [2.1.2](https://github.com/dev-sec/cis-docker-benchmark/tree/2.1.2) (2020-06-18) |
4 | 13 |
|
5 | 14 | [Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.1...2.1.2) |
|
53 | 62 | **Closed issues:** |
54 | 63 |
|
55 | 64 | - Verify enable content trust per-shell or per-invocation check [\#44](https://github.com/dev-sec/cis-docker-benchmark/issues/44) |
56 | | -- 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) |
| 65 | +- 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) |
57 | 66 | - use own control number scheme [\#25](https://github.com/dev-sec/cis-docker-benchmark/issues/25) |
58 | 67 | - Update to CIS 1.13 [\#24](https://github.com/dev-sec/cis-docker-benchmark/issues/24) |
59 | 68 |
|
|
78 | 87 | **Merged pull requests:** |
79 | 88 |
|
80 | 89 | - 1.3.1 [\#40](https://github.com/dev-sec/cis-docker-benchmark/pull/40) ([chris-rock](https://github.com/chris-rock)) |
81 | | -- updating check for container\_info networkings port [\#38](https://github.com/dev-sec/cis-docker-benchmark/pull/38) ([coolguru](https://github.com/coolguru)) |
| 90 | +- updating check for container\_info networkings port [\#38](https://github.com/dev-sec/cis-docker-benchmark/pull/38) ([nandeshguru](https://github.com/nandeshguru)) |
82 | 91 | - add required docker cli version [\#35](https://github.com/dev-sec/cis-docker-benchmark/pull/35) ([chris-rock](https://github.com/chris-rock)) |
83 | 92 | - use recommended spdx license identifier [\#34](https://github.com/dev-sec/cis-docker-benchmark/pull/34) ([chris-rock](https://github.com/chris-rock)) |
84 | 93 | - Due to inspec deprecation warnings [\#33](https://github.com/dev-sec/cis-docker-benchmark/pull/33) ([alexpop](https://github.com/alexpop)) |
|
116 | 125 |
|
117 | 126 | **Merged pull requests:** |
118 | 127 |
|
119 | | -- 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)) |
| 128 | +- Fix 'or' in controls 5.1 and 5.2 [\#18](https://github.com/dev-sec/cis-docker-benchmark/pull/18) ([emilyay](https://github.com/emilyay)) |
120 | 129 | - add changelog [\#16](https://github.com/dev-sec/cis-docker-benchmark/pull/16) ([chris-rock](https://github.com/chris-rock)) |
121 | 130 |
|
122 | 131 | ## [1.1.0](https://github.com/dev-sec/cis-docker-benchmark/tree/1.1.0) (2016-12-13) |
|
126 | 135 | **Merged pull requests:** |
127 | 136 |
|
128 | 137 | - update Gemfile and fix rubocop issues [\#15](https://github.com/dev-sec/cis-docker-benchmark/pull/15) ([atomic111](https://github.com/atomic111)) |
129 | | -- Edit control "cis-docker-benchmark-3.4" [\#14](https://github.com/dev-sec/cis-docker-benchmark/pull/14) ([emilyh315](https://github.com/emilyh315)) |
130 | | -- Edit control "cis-docker-benchmark-1.11" [\#13](https://github.com/dev-sec/cis-docker-benchmark/pull/13) ([emilyh315](https://github.com/emilyh315)) |
| 138 | +- Edit control "cis-docker-benchmark-3.4" [\#14](https://github.com/dev-sec/cis-docker-benchmark/pull/14) ([emilyay](https://github.com/emilyay)) |
| 139 | +- Edit control "cis-docker-benchmark-1.11" [\#13](https://github.com/dev-sec/cis-docker-benchmark/pull/13) ([emilyay](https://github.com/emilyay)) |
131 | 140 | - Fix README.md [\#12](https://github.com/dev-sec/cis-docker-benchmark/pull/12) ([netflash](https://github.com/netflash)) |
132 | 141 |
|
133 | 142 | ## [1.0.0](https://github.com/dev-sec/cis-docker-benchmark/tree/1.0.0) (2016-07-05) |
|
0 commit comments