Skip to content

Commit ba22edc

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent d8960d1 commit ba22edc

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

CHANGELOG.md

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

3+
## [0.4.2](https://github.com/dev-sec/cis-dil-benchmark/tree/0.4.2) (2020-07-23)
4+
5+
[Full Changelog](https://github.com/dev-sec/cis-dil-benchmark/compare/0.4.1...0.4.2)
6+
7+
**Merged pull requests:**
8+
9+
- The release draft references the correct SHA [\#82](https://github.com/dev-sec/cis-dil-benchmark/pull/82) ([micheelengronne](https://github.com/micheelengronne))
10+
311
## [0.4.1](https://github.com/dev-sec/cis-dil-benchmark/tree/0.4.1) (2020-05-19)
412

513
[Full Changelog](https://github.com/dev-sec/cis-dil-benchmark/compare/0.4.0...0.4.1)

inspec.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ 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.1
9+
version: 0.4.2
1010
inspec_version: '>= 2.3.5'
1111
supports:
12-
- platform-family: linux
12+
- platform-family: linux
1313
attributes:
14-
- name: cis_level
15-
required: false
16-
description: 'CIS profile level to audit'
17-
value: 2
18-
type: numeric
14+
- name: cis_level
15+
required: false
16+
description: 'CIS profile level to audit'
17+
value: 2
18+
type: numeric

0 commit comments

Comments
 (0)