File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.7] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.7 ) (2020-07-23)
4+
5+ [ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.6...2.0.7 )
6+
7+ ** Merged pull requests:**
8+
9+ - The release draft references the correct SHA [ \# 36] ( https://github.com/dev-sec/postgres-baseline/pull/36 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
10+
311## [ 2.0.6] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.6 ) (2020-06-18)
412
513[ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.5...2.0.6 )
2230- Use entries instead of list. [ \# 33] ( https://github.com/dev-sec/postgres-baseline/pull/33 ) ([ ojongerius] ( https://github.com/ojongerius ) )
2331- scram sha 256 [ \# 31] ( https://github.com/dev-sec/postgres-baseline/pull/31 ) ([ chris-rock] ( https://github.com/chris-rock ) )
2432- 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 ) )
2633
2734## [ 2.0.4] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.4 ) (2019-05-15)
2835
3542** Merged pull requests:**
3643
3744- 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 ) )
45+ - Update issue templates [ \# 29] ( https://github.com/dev-sec/postgres-baseline/pull/29 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
3846- update rubocop dependency [ \# 28] ( https://github.com/dev-sec/postgres-baseline/pull/28 ) ([ chris-rock] ( https://github.com/chris-rock ) )
3947- Update baseline title [ \# 27] ( https://github.com/dev-sec/postgres-baseline/pull/27 ) ([ chris-rock] ( https://github.com/chris-rock ) )
4048- 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.6
9+ version : 2.0.7
1010supports :
1111 - os-family : unix
You can’t perform that action at this time.
0 commit comments