Skip to content

Commit 81f7434

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 866d542 commit 81f7434

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.4.7](https://github.com/dev-sec/cis-dil-benchmark/tree/0.4.7) (2021-01-06)
4+
5+
[Full Changelog](https://github.com/dev-sec/cis-dil-benchmark/compare/0.4.6...0.4.7)
6+
7+
**Merged pull requests:**
8+
9+
- Check for `pool` or `server` in chrony.conf [\#101](https://github.com/dev-sec/cis-dil-benchmark/pull/101) ([nvwls](https://github.com/nvwls))
10+
311
## [0.4.6](https://github.com/dev-sec/cis-dil-benchmark/tree/0.4.6) (2021-01-05)
412

513
[Full Changelog](https://github.com/dev-sec/cis-dil-benchmark/compare/0.4.5...0.4.6)
@@ -83,7 +91,6 @@
8391
- reverse rubocop updates to support ruby versions bundled with InSpec 3 [\#73](https://github.com/dev-sec/cis-dil-benchmark/pull/73) ([chris-rock](https://github.com/chris-rock))
8492
- pin to inspec 3 [\#71](https://github.com/dev-sec/cis-dil-benchmark/pull/71) ([chris-rock](https://github.com/chris-rock))
8593
- Inspec 4 warning [\#70](https://github.com/dev-sec/cis-dil-benchmark/pull/70) ([micheelengronne](https://github.com/micheelengronne))
86-
- use inspec's new unified attributes feature [\#55](https://github.com/dev-sec/cis-dil-benchmark/pull/55) ([chris-rock](https://github.com/chris-rock))
8794

8895
## [0.3.0](https://github.com/dev-sec/cis-dil-benchmark/tree/0.3.0) (2019-02-04)
8996

@@ -103,6 +110,7 @@
103110
- Fixes [\#62](https://github.com/dev-sec/cis-dil-benchmark/pull/62) ([bdwyertech](https://github.com/bdwyertech))
104111
- Change `password` to `passwords` [\#60](https://github.com/dev-sec/cis-dil-benchmark/pull/60) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
105112
- Update issue templates [\#56](https://github.com/dev-sec/cis-dil-benchmark/pull/56) ([rndmh3ro](https://github.com/rndmh3ro))
113+
- use inspec's new unified attributes feature [\#55](https://github.com/dev-sec/cis-dil-benchmark/pull/55) ([chris-rock](https://github.com/chris-rock))
106114
- modify package check to satisfy openjdk dependency [\#53](https://github.com/dev-sec/cis-dil-benchmark/pull/53) ([alval5280](https://github.com/alval5280))
107115
- allow group write /var/log/wtmp [\#50](https://github.com/dev-sec/cis-dil-benchmark/pull/50) ([alval5280](https://github.com/alval5280))
108116

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.6
9+
version: 0.4.7
1010
inspec_version: '>= 2.3.5'
1111
supports:
1212
- platform-family: linux

0 commit comments

Comments
 (0)