Skip to content

Commit fe887ed

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

File tree

2 files changed

+153
-111
lines changed

2 files changed

+153
-111
lines changed

CHANGELOG.md

Lines changed: 46 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,61 @@
1-
# Change Log
1+
# Changelog
2+
3+
## [2.0.1](https://github.com/dev-sec/windows-baseline/tree/2.0.1) (2020-06-18)
4+
5+
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.1...2.0.1)
6+
7+
**Closed issues:**
8+
9+
- formatting error when executing profile [\#34](https://github.com/dev-sec/windows-baseline/issues/34)
10+
- LAN Manager authentication level incorrect [\#25](https://github.com/dev-sec/windows-baseline/issues/25)
11+
- Should we close SeNetworkLogonRight for all users? [\#19](https://github.com/dev-sec/windows-baseline/issues/19)
12+
- The title of each test should clearly state what should be done [\#18](https://github.com/dev-sec/windows-baseline/issues/18)
13+
14+
**Merged pull requests:**
15+
16+
- github actions release [\#39](https://github.com/dev-sec/windows-baseline/pull/39) ([micheelengronne](https://github.com/micheelengronne))
17+
- replace the german text to english and fix the windows 2012r2 tag [\#37](https://github.com/dev-sec/windows-baseline/pull/37) ([atomic111](https://github.com/atomic111))
18+
- Feature/inspec4alerts [\#33](https://github.com/dev-sec/windows-baseline/pull/33) ([imjoseangel](https://github.com/imjoseangel))
19+
20+
## [2.1.1](https://github.com/dev-sec/windows-baseline/tree/2.1.1) (2019-06-11)
21+
22+
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.1.0...2.1.1)
23+
24+
**Merged pull requests:**
25+
26+
- 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))
27+
- Update administrative\_templates\_computer.rb [\#32](https://github.com/dev-sec/windows-baseline/pull/32) ([Staggerlee011](https://github.com/Staggerlee011))
28+
- fix missing "o" in windows-245 [\#31](https://github.com/dev-sec/windows-baseline/pull/31) ([rndmh3ro](https://github.com/rndmh3ro))
29+
30+
## [2.1.0](https://github.com/dev-sec/windows-baseline/tree/2.1.0) (2019-05-16)
31+
32+
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/2.0.0...2.1.0)
33+
34+
**Merged pull requests:**
35+
36+
- 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))
237

338
## [2.0.0](https://github.com/dev-sec/windows-baseline/tree/2.0.0) (2019-05-15)
39+
440
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/1.2.0...2.0.0)
541

642
**Merged pull requests:**
743

844
- New windows cis profile for win2012r2 and 2016 [\#27](https://github.com/dev-sec/windows-baseline/pull/27) ([atomic111](https://github.com/atomic111))
945

1046
## [1.2.0](https://github.com/dev-sec/windows-baseline/tree/1.2.0) (2019-05-15)
47+
1148
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/1.1.2...1.2.0)
1249

1350
**Merged pull requests:**
1451

1552
- correct license style and bump version to 1.1.3 [\#28](https://github.com/dev-sec/windows-baseline/pull/28) ([atomic111](https://github.com/atomic111))
1653
- Update common [\#26](https://github.com/dev-sec/windows-baseline/pull/26) ([atomic111](https://github.com/atomic111))
54+
- Update issue templates [\#24](https://github.com/dev-sec/windows-baseline/pull/24) ([rndmh3ro](https://github.com/rndmh3ro))
55+
- fixing control for 'cis-access-cred-manager-2.2.1' [\#23](https://github.com/dev-sec/windows-baseline/pull/23) ([wer-sce](https://github.com/wer-sce))
1756

1857
## [1.1.2](https://github.com/dev-sec/windows-baseline/tree/1.1.2) (2019-03-26)
58+
1959
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/1.1.0...1.1.2)
2060

2161
**Closed issues:**
@@ -24,12 +64,11 @@
2464

2565
**Merged pull requests:**
2666

27-
- Update issue templates [\#24](https://github.com/dev-sec/windows-baseline/pull/24) ([rndmh3ro](https://github.com/rndmh3ro))
28-
- fixing control for 'cis-access-cred-manager-2.2.1' [\#23](https://github.com/dev-sec/windows-baseline/pull/23) ([wer-sce](https://github.com/wer-sce))
2967
- Fixed spelling error [\#17](https://github.com/dev-sec/windows-baseline/pull/17) ([hannah-radish](https://github.com/hannah-radish))
3068
- Move SMB1 control to windows-baseline [\#16](https://github.com/dev-sec/windows-baseline/pull/16) ([yvovandoorn](https://github.com/yvovandoorn))
3169

3270
## [1.1.0](https://github.com/dev-sec/windows-baseline/tree/1.1.0) (2017-05-08)
71+
3372
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/1.0.1...1.1.0)
3473

3574
**Implemented enhancements:**
@@ -52,6 +91,9 @@
5291
- add contribution guidelines [\#7](https://github.com/dev-sec/windows-baseline/pull/7) ([chris-rock](https://github.com/chris-rock))
5392

5493
## [1.0.1](https://github.com/dev-sec/windows-baseline/tree/1.0.1) (2017-02-01)
94+
95+
[Full Changelog](https://github.com/dev-sec/windows-baseline/compare/5b20a47a9d7ce334d28800aa5719e5bf83fd3898...1.0.1)
96+
5597
**Merged pull requests:**
5698

5799
- Removed per control licensing as repo is under Apache 2.0 [\#5](https://github.com/dev-sec/windows-baseline/pull/5) ([grdnrio](https://github.com/grdnrio))
@@ -61,4 +103,4 @@
61103

62104

63105

64-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
106+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

inspec.yml

Lines changed: 107 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -2,116 +2,116 @@
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.1
5+
version: 2.0.1
66
maintainer: DevSec Hardening Framework Team
77
copyright: DevSec Hardening Framework Team
88
copyright_email: hello@dev-sec.io
99
license: Apache-2.0
1010
supports:
11-
- platform-family: windows
11+
- platform-family: windows
1212
attributes:
13-
- name: level_1_or_2
14-
required: false
15-
description: 'define if you want to execute Level 1 or (Level 1 and Level 2)'
16-
value: 1,
17-
type: numeric
18-
- name: ms_or_dc
19-
required: false
20-
description: 'define if you want to execute the profile in the context of a Memeber Server (MS) or Domain Controler (DC)'
21-
value: 'MS'
22-
type: string
23-
- name: password_history_size
24-
required: false
25-
description: 'define password history size'
26-
value: 24
27-
type: numeric
28-
- name: maximum_password_age
29-
required: false
30-
description: 'define MaximumPasswordAge'
31-
value: 60
32-
type: numeric
33-
- name: se_network_logon_right
34-
required: false
35-
description: 'define which users are allowed to access this computer from the network'
36-
value: ['S-1-5-9', 'S-1-5-32-544']
37-
type: array
38-
- name: se_interactive_logon_right
39-
required: false
40-
description: 'define which users are allowed to log on locally'
41-
value: ['S-1-5-32-544']
42-
type: array
43-
- name: se_remote_interactive_logon_right
44-
required: false
45-
description: 'define which users are allowed to log on through Remote Desktop Services'
46-
value: ['S-1-5-32-544']
47-
type: array
48-
- name: se_backup_privilege
49-
required: false
50-
description: 'define which users are allowed to backup files and directories'
51-
value: ['S-1-5-32-544']
52-
type: array
53-
- name: se_systemtime_privilege
54-
required: false
55-
description: 'define which users are allowed to change system time'
56-
value: ['S-1-5-19', 'S-1-5-32-544']
57-
type: array
58-
- name: se_time_zone_privilege
59-
required: false
60-
description: 'define which users are allowed to change system time zone'
61-
value: ['S-1-5-19', 'S-1-5-32-544']
62-
type: array
63-
- name: se_create_symbolic_link_privilege
64-
required: false
65-
description: 'define which users are allowed to create symbolic links'
66-
value: ['S-1-5-32-544']
67-
type: array
68-
- name: se_deny_network_logon_right
69-
required: false
70-
description: 'define which users are not allowed to access this computer from the network'
71-
value: ['S-1-5-32-546']
72-
type: array
73-
- name: se_deny_remote_interactive_logon_right
74-
required: false
75-
description: 'define which users are not allowed to log on through Remote Desktop Services'
76-
value: ['S-1-5-32-546']
77-
type: array
78-
- name: se_enable_delegation_privilege
79-
required: false
80-
description: 'define which users are allowed to enable computer and user accounts to be trusted'
81-
value: []
82-
type: array
83-
- name: se_impersonate_privilege
84-
required: false
85-
description: 'define which users are allowed to impersonate a client after authentication'
86-
value: ['S-1-5-19', 'S-1-5-20', 'S-1-5-32-544', 'S-1-5-6']
87-
type: array
88-
- name: se_load_driver_privilege
89-
required: false
90-
description: 'define which users are allowed to impersonate a client after authentication'
91-
value: ['S-1-5-32-544']
92-
type: array
93-
- name: se_batch_logon_right
94-
required: false
95-
description: 'define which users are allowed to log on as a batch job'
96-
value: ['S-1-5-32-544', 'S-1-5-32-551']
97-
type: array
98-
- name: se_security_privilege
99-
required: false
100-
description: 'define which users are allowed to manage auditing and security logs'
101-
value: ['S-1-5-32-544']
102-
type: array
103-
- name: se_assign_primary_token_privilege
104-
required: false
105-
description: 'define which users are allowed to replace a process level token'
106-
value: ['S-1-5-19', 'S-1-5-20']
107-
type: array
108-
- name: se_restore_privilege
109-
required: false
110-
description: 'define which users are allowed to restore files and directories'
111-
value: ['S-1-5-32-544']
112-
type: array
113-
- name: hklm_null_session_pipes
114-
required: false
115-
description: 'define named pipes that can be accessed anonymously'
116-
value: []
117-
type: array
13+
- name: level_1_or_2
14+
required: false
15+
description: 'define if you want to execute Level 1 or (Level 1 and Level 2)'
16+
value: 1,
17+
type: numeric
18+
- name: ms_or_dc
19+
required: false
20+
description: 'define if you want to execute the profile in the context of a Memeber Server (MS) or Domain Controler (DC)'
21+
value: 'MS'
22+
type: string
23+
- name: password_history_size
24+
required: false
25+
description: 'define password history size'
26+
value: 24
27+
type: numeric
28+
- name: maximum_password_age
29+
required: false
30+
description: 'define MaximumPasswordAge'
31+
value: 60
32+
type: numeric
33+
- name: se_network_logon_right
34+
required: false
35+
description: 'define which users are allowed to access this computer from the network'
36+
value: ['S-1-5-9', 'S-1-5-32-544']
37+
type: array
38+
- name: se_interactive_logon_right
39+
required: false
40+
description: 'define which users are allowed to log on locally'
41+
value: ['S-1-5-32-544']
42+
type: array
43+
- name: se_remote_interactive_logon_right
44+
required: false
45+
description: 'define which users are allowed to log on through Remote Desktop Services'
46+
value: ['S-1-5-32-544']
47+
type: array
48+
- name: se_backup_privilege
49+
required: false
50+
description: 'define which users are allowed to backup files and directories'
51+
value: ['S-1-5-32-544']
52+
type: array
53+
- name: se_systemtime_privilege
54+
required: false
55+
description: 'define which users are allowed to change system time'
56+
value: ['S-1-5-19', 'S-1-5-32-544']
57+
type: array
58+
- name: se_time_zone_privilege
59+
required: false
60+
description: 'define which users are allowed to change system time zone'
61+
value: ['S-1-5-19', 'S-1-5-32-544']
62+
type: array
63+
- name: se_create_symbolic_link_privilege
64+
required: false
65+
description: 'define which users are allowed to create symbolic links'
66+
value: ['S-1-5-32-544']
67+
type: array
68+
- name: se_deny_network_logon_right
69+
required: false
70+
description: 'define which users are not allowed to access this computer from the network'
71+
value: ['S-1-5-32-546']
72+
type: array
73+
- name: se_deny_remote_interactive_logon_right
74+
required: false
75+
description: 'define which users are not allowed to log on through Remote Desktop Services'
76+
value: ['S-1-5-32-546']
77+
type: array
78+
- name: se_enable_delegation_privilege
79+
required: false
80+
description: 'define which users are allowed to enable computer and user accounts to be trusted'
81+
value: []
82+
type: array
83+
- name: se_impersonate_privilege
84+
required: false
85+
description: 'define which users are allowed to impersonate a client after authentication'
86+
value: ['S-1-5-19', 'S-1-5-20', 'S-1-5-32-544', 'S-1-5-6']
87+
type: array
88+
- name: se_load_driver_privilege
89+
required: false
90+
description: 'define which users are allowed to impersonate a client after authentication'
91+
value: ['S-1-5-32-544']
92+
type: array
93+
- name: se_batch_logon_right
94+
required: false
95+
description: 'define which users are allowed to log on as a batch job'
96+
value: ['S-1-5-32-544', 'S-1-5-32-551']
97+
type: array
98+
- name: se_security_privilege
99+
required: false
100+
description: 'define which users are allowed to manage auditing and security logs'
101+
value: ['S-1-5-32-544']
102+
type: array
103+
- name: se_assign_primary_token_privilege
104+
required: false
105+
description: 'define which users are allowed to replace a process level token'
106+
value: ['S-1-5-19', 'S-1-5-20']
107+
type: array
108+
- name: se_restore_privilege
109+
required: false
110+
description: 'define which users are allowed to restore files and directories'
111+
value: ['S-1-5-32-544']
112+
type: array
113+
- name: hklm_null_session_pipes
114+
required: false
115+
description: 'define named pipes that can be accessed anonymously'
116+
value: []
117+
type: array

0 commit comments

Comments
 (0)