Skip to content

Commit 60a13d4

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent d5923d3 commit 60a13d4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.2](https://github.com/dev-sec/postgres-baseline/tree/3.0.2) (2022-02-22)
4+
5+
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/3.0.1...3.0.2)
6+
7+
**Implemented enhancements:**
8+
9+
- Verify controls in running configuration [\#44](https://github.com/dev-sec/postgres-baseline/pull/44) ([FLiPp3r90](https://github.com/FLiPp3r90))
10+
311
## [3.0.1](https://github.com/dev-sec/postgres-baseline/tree/3.0.1) (2022-01-12)
412

513
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/3.0.0...3.0.1)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ copyright_email: [email protected]
77
license: Apache-2.0
88
summary: Test-suite for best-practice postgres hardening
99
inspec_version: '>= 4.6.3'
10-
version: 3.0.1
10+
version: 3.0.2
1111
supports:
1212
- os-family: unix

0 commit comments

Comments
 (0)