File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 2.0.2 ] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.2 ) (2020-06-18)
3
+ ## [ 2.0.6 ] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.6 ) (2020-06-18)
4
4
5
- [ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.4...2.0.2 )
5
+ [ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.5...2.0.6 )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - version alignment [ \# 35] ( https://github.com/dev-sec/postgres-baseline/pull/35 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
10
+
11
+ ## [ 2.0.5] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.5 ) (2020-06-18)
12
+
13
+ [ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.4...2.0.5 )
6
14
7
15
** Closed issues:**
8
16
14
22
- Use entries instead of list. [ \# 33] ( https://github.com/dev-sec/postgres-baseline/pull/33 ) ([ ojongerius] ( https://github.com/ojongerius ) )
15
23
- scram sha 256 [ \# 31] ( https://github.com/dev-sec/postgres-baseline/pull/31 ) ([ chris-rock] ( https://github.com/chris-rock ) )
16
24
- Support SCRAM-SHA-256 password hashing on 10+ [ \# 30] ( https://github.com/dev-sec/postgres-baseline/pull/30 ) ([ kravietz] ( https://github.com/kravietz ) )
25
+ - Update issue templates [ \# 29] ( https://github.com/dev-sec/postgres-baseline/pull/29 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
17
26
18
27
## [ 2.0.4] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.4 ) (2019-05-15)
19
28
26
35
** Merged pull requests:**
27
36
28
37
- Bump version to 2.0.4 and switch to inspec 3 for check [ \# 32] ( https://github.com/dev-sec/postgres-baseline/pull/32 ) ([ alexpop] ( https://github.com/alexpop ) )
29
- - Update issue templates [ \# 29] ( https://github.com/dev-sec/postgres-baseline/pull/29 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
30
38
- update rubocop dependency [ \# 28] ( https://github.com/dev-sec/postgres-baseline/pull/28 ) ([ chris-rock] ( https://github.com/chris-rock ) )
31
39
- Update baseline title [ \# 27] ( https://github.com/dev-sec/postgres-baseline/pull/27 ) ([ chris-rock] ( https://github.com/chris-rock ) )
32
40
- allows patch levels \( ie 9.5.14\) [ \# 26] ( https://github.com/dev-sec/postgres-baseline/pull/26 ) ([ ojongerius] ( https://github.com/ojongerius ) )
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
6
6
copyright_email :
[email protected]
7
7
license : Apache-2.0
8
8
summary : Test-suite for best-practice postgres hardening
9
- version : 2.0.5
9
+ version : 2.0.6
10
10
supports :
11
11
- os-family : unix
You can’t perform that action at this time.
0 commit comments