Skip to content

Commit 85bc5a3

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 074a871 commit 85bc5a3

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

CHANGELOG.md

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

3+
## [2.4.5](https://github.com/dev-sec/linux-baseline/tree/2.4.5) (2020-06-30)
4+
5+
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.4.4...2.4.5)
6+
7+
**Closed issues:**
8+
9+
- /etc/passwd should not contain any password hashes [\#117](https://github.com/dev-sec/linux-baseline/issues/117)
10+
11+
**Merged pull requests:**
12+
13+
- Adds /etc/passwd format check [\#132](https://github.com/dev-sec/linux-baseline/pull/132) ([imjoseangel](https://github.com/imjoseangel))
14+
315
## [2.4.4](https://github.com/dev-sec/linux-baseline/tree/2.4.4) (2020-05-19)
416

517
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.4.3...2.4.4)
@@ -73,6 +85,7 @@
7385
**Merged pull requests:**
7486

7587
- Bump version to 2.3.0 and switch to inspec 3 for check [\#113](https://github.com/dev-sec/linux-baseline/pull/113) ([alexpop](https://github.com/alexpop))
88+
- Add compatibility for alpine based images [\#111](https://github.com/dev-sec/linux-baseline/pull/111) ([zopanix](https://github.com/zopanix))
7689
- Minor grammatical fix in README [\#108](https://github.com/dev-sec/linux-baseline/pull/108) ([cachedout](https://github.com/cachedout))
7790
- Update issue templates [\#106](https://github.com/dev-sec/linux-baseline/pull/106) ([rndmh3ro](https://github.com/rndmh3ro))
7891
- \#104 Fix os-11 for Ubuntu 16.04 and newer [\#105](https://github.com/dev-sec/linux-baseline/pull/105) ([IceBear2k](https://github.com/IceBear2k))
@@ -86,7 +99,6 @@
8699

87100
**Merged pull requests:**
88101

89-
- Add compatibility for alpine based images [\#111](https://github.com/dev-sec/linux-baseline/pull/111) ([zopanix](https://github.com/zopanix))
90102
- Update to version 2.2.2 [\#99](https://github.com/dev-sec/linux-baseline/pull/99) ([james-stocks](https://github.com/james-stocks))
91103
- Do not disable vfat by default [\#96](https://github.com/dev-sec/linux-baseline/pull/96) ([rndmh3ro](https://github.com/rndmh3ro))
92104
- fix virtualization usage in older inspec versions [\#95](https://github.com/dev-sec/linux-baseline/pull/95) ([mattlqx](https://github.com/mattlqx))
@@ -170,10 +182,6 @@
170182

171183
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.0.0...2.0.1)
172184

173-
**Fixed bugs:**
174-
175-
- update identifier [\#37](https://github.com/dev-sec/linux-baseline/pull/37) ([chris-rock](https://github.com/chris-rock))
176-
177185
**Closed issues:**
178186

179187
- permissions /etc/shadow [\#41](https://github.com/dev-sec/linux-baseline/issues/41)
@@ -183,7 +191,6 @@
183191

184192
- update profile metadata & tooling [\#46](https://github.com/dev-sec/linux-baseline/pull/46) ([chris-rock](https://github.com/chris-rock))
185193
- update Gemfile [\#43](https://github.com/dev-sec/linux-baseline/pull/43) ([atomic111](https://github.com/atomic111))
186-
- Update links in README file [\#42](https://github.com/dev-sec/linux-baseline/pull/42) ([netflash](https://github.com/netflash))
187194
- Fix cpu flags and change default for net.ipv4.conf.all.log\_martians [\#39](https://github.com/dev-sec/linux-baseline/pull/39) ([chris-rock](https://github.com/chris-rock))
188195

189196
## [2.0.0](https://github.com/dev-sec/linux-baseline/tree/2.0.0) (2016-04-29)
@@ -192,12 +199,17 @@
192199

193200
**Merged pull requests:**
194201

202+
- Update links in README file [\#42](https://github.com/dev-sec/linux-baseline/pull/42) ([netflash](https://github.com/netflash))
195203
- inspec profile [\#38](https://github.com/dev-sec/linux-baseline/pull/38) ([chris-rock](https://github.com/chris-rock))
196204

197205
## [1.3.0](https://github.com/dev-sec/linux-baseline/tree/1.3.0) (2016-04-25)
198206

199207
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/1.2.0...1.3.0)
200208

209+
**Fixed bugs:**
210+
211+
- update identifier [\#37](https://github.com/dev-sec/linux-baseline/pull/37) ([chris-rock](https://github.com/chris-rock))
212+
201213
**Merged pull requests:**
202214

203215
- prevent nil in flags [\#36](https://github.com/dev-sec/linux-baseline/pull/36) ([arlimus](https://github.com/arlimus))

inspec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: Test suite for best practice Linux OS hardening
9-
version: 2.4.4
9+
version: 2.4.5
1010
supports:
11-
- os-family: linux
11+
- os-family: linux

0 commit comments

Comments
 (0)