File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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)
44
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 )
614
715** Closed issues:**
816
1422- Use entries instead of list. [ \# 33] ( https://github.com/dev-sec/postgres-baseline/pull/33 ) ([ ojongerius] ( https://github.com/ojongerius ) )
1523- scram sha 256 [ \# 31] ( https://github.com/dev-sec/postgres-baseline/pull/31 ) ([ chris-rock] ( https://github.com/chris-rock ) )
1624- 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 ) )
1726
1827## [ 2.0.4] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.4 ) (2019-05-15)
1928
2635** Merged pull requests:**
2736
2837- 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 ) )
3038- update rubocop dependency [ \# 28] ( https://github.com/dev-sec/postgres-baseline/pull/28 ) ([ chris-rock] ( https://github.com/chris-rock ) )
3139- Update baseline title [ \# 27] ( https://github.com/dev-sec/postgres-baseline/pull/27 ) ([ chris-rock] ( https://github.com/chris-rock ) )
3240- 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
66copyright_email :
[email protected] 77license : Apache-2.0
88summary : Test-suite for best-practice postgres hardening
9- version : 2.0.5
9+ version : 2.0.6
1010supports :
1111 - os-family : unix
You can’t perform that action at this time.
0 commit comments