Skip to content

Commit 5b72d88

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 588009d commit 5b72d88

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

CHANGELOG.md

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

3-
## [2.0.1](https://github.com/dev-sec/windows-baseline/tree/2.0.1) (2020-06-18)
3+
## [2.1.3](https://github.com/dev-sec/windows-baseline/tree/2.1.3) (2020-06-18)
44

5-
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.1...2.0.1)
5+
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.2...2.1.3)
6+
7+
**Merged pull requests:**
8+
9+
- version alignment [\#40](https://github.com/dev-sec/windows-baseline/pull/40) ([micheelengronne](https://github.com/micheelengronne))
10+
11+
## [2.1.2](https://github.com/dev-sec/windows-baseline/tree/2.1.2) (2020-06-18)
12+
13+
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.1...2.1.2)
614

715
**Closed issues:**
816

@@ -26,6 +34,7 @@
2634
- Replace German characters to avoid exec failures and bump version to 2.1.1 [\#36](https://github.com/dev-sec/windows-baseline/pull/36) ([alexpop](https://github.com/alexpop))
2735
- Update administrative\_templates\_computer.rb [\#32](https://github.com/dev-sec/windows-baseline/pull/32) ([Staggerlee011](https://github.com/Staggerlee011))
2836
- fix missing "o" in windows-245 [\#31](https://github.com/dev-sec/windows-baseline/pull/31) ([rndmh3ro](https://github.com/rndmh3ro))
37+
- New windows cis profile for win2012r2 and 2016 [\#27](https://github.com/dev-sec/windows-baseline/pull/27) ([atomic111](https://github.com/atomic111))
2938

3039
## [2.1.0](https://github.com/dev-sec/windows-baseline/tree/2.1.0) (2019-05-16)
3140

@@ -39,10 +48,6 @@
3948

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

42-
**Merged pull requests:**
43-
44-
- New windows cis profile for win2012r2 and 2016 [\#27](https://github.com/dev-sec/windows-baseline/pull/27) ([atomic111](https://github.com/atomic111))
45-
4651
## [1.2.0](https://github.com/dev-sec/windows-baseline/tree/1.2.0) (2019-05-15)
4752

4853
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/1.1.2...1.2.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.2
5+
version: 2.1.3
66
maintainer: DevSec Hardening Framework Team
77
copyright: DevSec Hardening Framework Team
88
copyright_email: [email protected]

0 commit comments

Comments
 (0)