Skip to content

Commit 32e8312

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent d26d206 commit 32e8312

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

CHANGELOG.md

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

3+
## [2.1.5](https://github.com/dev-sec/windows-baseline/tree/2.1.5) (2020-07-23)
4+
5+
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.4...2.1.5)
6+
7+
**Closed issues:**
8+
9+
- Typo FontBocking/FontBlocking? [\#35](https://github.com/dev-sec/windows-baseline/issues/35)
10+
311
## [2.1.4](https://github.com/dev-sec/windows-baseline/tree/2.1.4) (2020-06-30)
412

513
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.3...2.1.4)
614

715
**Fixed bugs:**
816

17+
- Fixes SeIncreaseQuotaPrivilege [\#44](https://github.com/dev-sec/windows-baseline/pull/44) ([imjoseangel](https://github.com/imjoseangel))
918
- Fixes Readme copy and paste. Formats author table in readme [\#41](https://github.com/dev-sec/windows-baseline/pull/41) ([imjoseangel](https://github.com/imjoseangel))
1019

1120
**Closed issues:**
1221

1322
- copy / paste error in README.md [\#38](https://github.com/dev-sec/windows-baseline/issues/38)
1423
- The 'should include' does not check for unwanted accounts [\#20](https://github.com/dev-sec/windows-baseline/issues/20)
1524

16-
**Merged pull requests:**
17-
18-
- Fixes SeIncreaseQuotaPrivilege [\#44](https://github.com/dev-sec/windows-baseline/pull/44) ([imjoseangel](https://github.com/imjoseangel))
19-
- Update gems and bump profile version to 2.1.0 [\#30](https://github.com/dev-sec/windows-baseline/pull/30) ([alexpop](https://github.com/alexpop))
20-
2125
## [2.1.3](https://github.com/dev-sec/windows-baseline/tree/2.1.3) (2020-06-18)
2226

2327
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.2...2.1.3)
@@ -57,6 +61,10 @@
5761

5862
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.0.0...2.1.0)
5963

64+
**Merged pull requests:**
65+
66+
- Update gems and bump profile version to 2.1.0 [\#30](https://github.com/dev-sec/windows-baseline/pull/30) ([alexpop](https://github.com/alexpop))
67+
6068
## [2.0.0](https://github.com/dev-sec/windows-baseline/tree/2.0.0) (2019-05-15)
6169

6270
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/1.2.0...2.0.0)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: windows-baseline
33
title: DevSec Windows Security Baseline
44
summary: An InSpec Compliance Profile that covers CIS Microsoft Windows Server 2012R2, 2016 RTM (Release 1607) Benchmark Level 1 and 2 and additional controls from MS technet.
5-
version: 2.1.4
5+
version: 2.1.5
66
maintainer: DevSec Hardening Framework Team
77
copyright: DevSec Hardening Framework Team
88
copyright_email: [email protected]

0 commit comments

Comments
 (0)