0.7.1 (2023-05-02)
Implemented enhancements:
- Version 8 Does not work with baseline #47
- use centralised issue templates and workflows #58 (schurzi)
Closed issues:
- [Security] Workflow release.yml is using vulnerable action mikefarah/yq #54
Merged pull requests:
- add spellchecking with codespell #60 (schurzi)
- Configure Renovate #59 (renovate[bot])
0.7.0 (2022-09-29)
Implemented enhancements:
Closed issues:
- Amazon Linux Support #10
Merged pull requests:
0.6.7 (2022-01-12)
Merged pull requests:
- Minimum requirements #55 (micheelengronne)
- fix rubocop error for Rakefile #50 (schurzi)
- add dependency to chef-config for CI #48 (schurzi)
- use version tag for changelog action #46 (schurzi)
0.6.6 (2021-01-29)
Merged pull requests:
0.6.5 (2020-07-23)
Merged pull requests:
- use committish #43 (micheelengronne)
- debugging more committish #42 (micheelengronne)
- get GITHUB_SHA to check #41 (micheelengronne)
- debug committish #40 (micheelengronne)
- try to trick the checkout action to get the last master commit #39 (micheelengronne)
- checkout HEAD #38 (micheelengronne)
- fetch all depth #37 (micheelengronne)
- use checkout@v2 #36 (micheelengronne)
- checkout master hopefully #35 (micheelengronne)
- pull the master #34 (micheelengronne)
- Version checkout #33 (micheelengronne)
0.6.4 (2020-07-23)
Merged pull requests:
- read the CHANGELOG before the checkout #32 (micheelengronne)
- checkout before creating the release draft #31 (micheelengronne)
0.6.3 (2020-07-23)
Closed issues:
- Debian 9.8/10 timing out on audits #22
Merged pull requests:
- version revert in hope to trigger github actions correctly #30 (micheelengronne)
0.6.2 (2020-07-22)
Merged pull requests:
0.6.1 (2020-05-19)
Merged pull requests:
- align versions #27 (micheelengronne)
0.6.0 (2020-05-19)
Closed issues:
- HTML report generated for InSpec Profile contains error #25
Merged pull requests:
- automated release #26 (micheelengronne)
0.5.0 (2019-05-15)
Closed issues:
- Redhat update check only works if user has root access. #19
Merged pull requests:
- Bump version to 0.5.0 and switch to inspec 3 for check #23 (alexpop)
- Update issue templates #21 (rndmh3ro)
- allow yum to run as non-root user. #20 (iveskins)
- small typo in the packages method #18 (aaronlippold)
0.4.0 (2018-04-12)
Closed issues:
- inspec exec --format=json option is breaking json parser for this profile #13
Merged pull requests:
- fix vulnerable rubocop version for testing #17 (arlimus)
- print system patches in a nicer way #16 (arlimus)
- add suse support #15 (arlimus)
- Remove puts from updates #14 (nandeshguru)
- fix linting errors #12 (arlimus)
- Changed the method LinuxUpdateManager.initialize to add support to Amazon Linux #11 (jonasduarte)
- use recommended spdx license identifier #9 (chris-rock)
0.3.0 (2017-05-08)
Merged pull requests:
- restrict ruby testing to version 2.3.3 and update gemfile #8 (atomic111)
- add contribution guidelines #7 (chris-rock)
- only run detailed patch control if patches are available #6 (chris-rock)
- improve code style #5 (chris-rock)
0.2.0 (2017-03-01)
Fixed bugs:
- nil exception on scanning CentOS 7.2 #3
Merged pull requests:
- fix #3 #4 (chris-rock)
- add basic test-kitchen config #1 (chris-rock)
0.1.0 (2016-09-27)
* This Changelog was automatically generated by github_changelog_generator