Skip to content

Commit 82361f9

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 8c286ec commit 82361f9

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+
## [2.0.8](https://github.com/dev-sec/postgres-baseline/tree/2.0.8) (2021-01-26)
4+
5+
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.7...2.0.8)
6+
7+
**Merged pull requests:**
8+
9+
- add github action for testing [\#38](https://github.com/dev-sec/postgres-baseline/pull/38) ([rndmh3ro](https://github.com/rndmh3ro))
10+
311
## [2.0.7](https://github.com/dev-sec/postgres-baseline/tree/2.0.7) (2020-07-23)
412

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

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: Test-suite for best-practice postgres hardening
9-
version: 2.0.7
9+
version: 2.0.8
1010
supports:
1111
- os-family: unix

0 commit comments

Comments
 (0)