Skip to content

Releases: mitre/heimdall_tools

v1.3.31

16 Jun 20:28
Compare
Choose a tag to compare

Changes

  • Update to map NIST tags from CCI refs @rx294 (#55)

v1.3.30.pre1

12 Jun 01:48
Compare
Choose a tag to compare
v1.3.30.pre1 Pre-release
Pre-release
Update to map NIST tags from CCI refs

v1.3.29

28 May 14:22
Compare
Choose a tag to compare

Changes

v1.3.28

28 May 11:12
6aba350
Compare
Choose a tag to compare
v1.3.28 Pre-release
Pre-release

Changes

  • Add code to translate Policy compliance results @rx294 (#51)

v1.3.27

22 May 19:22
ccaa79e
Compare
Choose a tag to compare

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

06 May 02:23
Compare
Choose a tag to compare

Changes

  • Adding Mapper for Nessus vulnerability scan results @rx294 (#45)

v1.3.25

28 Apr 18:05
Compare
Choose a tag to compare

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.24

07 Apr 17:23
Compare
Choose a tag to compare

Changes

v1.3.23

31 Mar 21:44
Compare
Choose a tag to compare

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

31 Mar 21:37
Compare
Choose a tag to compare
v1.3.23.pre5 Pre-release
Pre-release

Changes

  • Rubygems automatically trims the word _api_key when referencing the key @rbclark (#39)