Skip to content

Commit 38addb2

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 55488fd commit 38addb2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [2.3.3](https://github.com/dev-sec/nginx-baseline/tree/2.3.3) (2020-07-13)
4+
5+
[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.3.2...2.3.3)
6+
7+
**Merged pull requests:**
8+
9+
- Change default: to value: [\#41](https://github.com/dev-sec/nginx-baseline/pull/41) ([enzomignogna](https://github.com/enzomignogna))
10+
311
## [2.3.2](https://github.com/dev-sec/nginx-baseline/tree/2.3.2) (2020-06-18)
412

513
[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.3.1...2.3.2)
@@ -55,7 +63,6 @@
5563
- More nginx controls, add attribute client\_max\_body\_size [\#19](https://github.com/dev-sec/nginx-baseline/pull/19) ([atomic111](https://github.com/atomic111))
5664
- use recommended spdx license identifier [\#18](https://github.com/dev-sec/nginx-baseline/pull/18) ([chris-rock](https://github.com/chris-rock))
5765
- Fix deprecation warnings. [\#17](https://github.com/dev-sec/nginx-baseline/pull/17) ([tmclaugh](https://github.com/tmclaugh))
58-
- readme update, change log & tooling [\#14](https://github.com/dev-sec/nginx-baseline/pull/14) ([chris-rock](https://github.com/chris-rock))
5966

6067
## [2.0.2](https://github.com/dev-sec/nginx-baseline/tree/2.0.2) (2017-05-08)
6168

@@ -76,6 +83,7 @@
7683

7784
**Merged pull requests:**
7885

86+
- readme update, change log & tooling [\#14](https://github.com/dev-sec/nginx-baseline/pull/14) ([chris-rock](https://github.com/chris-rock))
7987
- fix typo [\#11](https://github.com/dev-sec/nginx-baseline/pull/11) ([rndmh3ro](https://github.com/rndmh3ro))
8088

8189
## [2.0.0](https://github.com/dev-sec/nginx-baseline/tree/2.0.0) (2016-05-03)

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 nginx hardening
9-
version: 2.3.2
9+
version: 2.3.3
1010
supports:
1111
- os-family: unix

0 commit comments

Comments
 (0)