Skip to content

Commit 7302a1a

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 9ae527c commit 7302a1a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.4.10](https://github.com/dev-sec/cis-dil-benchmark/tree/0.4.10) (2021-02-01)
4+
5+
[Full Changelog](https://github.com/dev-sec/cis-dil-benchmark/compare/0.4.9...0.4.10)
6+
7+
**Closed issues:**
8+
9+
- cis-dil-benchmark-1.6.3.2: undefined method `positive?' for \#\<RSpec::Matchers::DSL::Matcher cmp\> [\#105](https://github.com/dev-sec/cis-dil-benchmark/issues/105)
10+
11+
**Merged pull requests:**
12+
13+
- revert to using cmp for 1.6.3.2 because of implicit string conversion [\#106](https://github.com/dev-sec/cis-dil-benchmark/pull/106) ([schurzi](https://github.com/schurzi))
14+
315
## [0.4.9](https://github.com/dev-sec/cis-dil-benchmark/tree/0.4.9) (2021-01-29)
416

517
[Full Changelog](https://github.com/dev-sec/cis-dil-benchmark/compare/0.4.8...0.4.9)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ copyright: Schuberg Philis B.V.
66
copyright_email: kvlaardingerbroek@schubergphilis.com
77
license: Apache-2.0
88
summary: An InSpec Compliance profile for the CIS Distribution Independent Linux Benchmark
9-
version: 0.4.9
9+
version: 0.4.10
1010
inspec_version: '>= 2.3.5'
1111
supports:
1212
- platform-family: linux

0 commit comments

Comments
 (0)