We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ae200 commit d0b8442Copy full SHA for d0b8442
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## [Unreleased](https://github.com/dev-sec/mysql-baseline/tree/HEAD)
+## [5.0.0](https://github.com/dev-sec/mysql-baseline/tree/5.0.0) (2022-12-19)
4
5
-[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/4.1.0...HEAD)
+[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/4.1.0...5.0.0)
6
7
**Implemented enhancements:**
8
inspec.yml
@@ -7,7 +7,7 @@ copyright_email: hello@dev-sec.io
license: Apache-2.0
summary: Test-suite for best-practice mysql hardening
9
inspec_version: '>= 4.6.3'
10
-version: 4.1.1
+version: 5.0.0
11
supports:
12
- os-family: unix
13
inputs:
0 commit comments