Skip to content

Thanatos v0.1.6

Compare
Choose a tag to compare
@MEhrn00 MEhrn00 released this 01 Feb 02:45
· 56 commits to main since this release
v0.1.6
82d6a21

v0.1.6

Changes v0.1.5..v0.1.6

Added

  • remote_images key in config.json metadata a109d9b
  • Agent capabilities metadata file agent_capabilities.json cc3cc48
  • Github Actions workflow for running static analyzers against codebase
  • Github Actions workflow for staging releases in a release/** branch

Changed

  • Separated out the .gitignore file to multiple directories

Fixed

  • Typo in the Mythic code for the mv command
  • Removed all build warnings
  • Replaced deprecated chrono calls for supported ones 9c302a4