Skip to content

2.2

Compare
Choose a tag to compare
@migotom migotom released this 30 Oct 17:19
· 18 commits to master since this release

New features:

  • new operation - scan for known vulnerabilities (CVE) and perform security audit
  • added mt-bulk internal key/value based database (used to cache CVE search results and information about new mt-bulk releases)
  • added configurable CVE search API endpoints
  • added option to define in custom ssh/api mode multiple matches for regex parsers of executed commands

Minor changes and fixes:

  • fixed returning multiple errors
  • fixed automatically creating not existing but configured paths
  • fixed paths parsing
  • improved internal tests
  • improved documentation
  • compiled with Go 1.13.3