Releases: mitre/heimdall_tools
Releases · mitre/heimdall_tools
v1.3.31
Changes
- Update to map NIST tags from CCI refs @rx294 (#55)
v1.3.30.pre1
Update to map NIST tags from CCI refs
v1.3.28
Changes
- Add code to translate Policy compliance results @rx294 (#51)
v1.3.27
Changes
- Updated the Dockerfile to run in an alpine ruby container @jsa5593 (#47)
- Require a newer version of git-lite-version-bump for Windows support @rbclark (#46)
- This will build a docker container on Dockerhub for the latest version of Heimdall_Tools.
v1.3.26
Changes
- Adding Mapper for Nessus vulnerability scan results @rx294 (#45)
v1.3.25
Changes
- Make sure the fields we are looking for in Fortify exist before we parse the element @rbclark (#44)
- Update actions to use ruby/setup-ruby @Bialogs (#43)
v1.3.23
This is a minor release that provides some code cleanup and automation of some of our release processes. For this version and all subsequent versions, gems will be automatically pushed to RubyGems and GitHub Packages.
Changes
- Restructure workflow for publishing gem @rbclark (#37)
- Remove all gems from Gemfile and declare them properly in the gemspec @rbclark (#33)
v1.3.23.pre5
Changes
- Rubygems automatically trims the word _api_key when referencing the key @rbclark (#39)