Skip to content

v3.1.1

Latest
Compare
Choose a tag to compare
@kouril kouril released this 19 Dec 13:45
· 130 commits to master since this release

Improved CLI

  • Add --config option to some commands
  • Enable importCvesTags to complain if an imported CVE doesn't exist locally.

GUI changes

  • Add a vulnerability summary to the GUI
  • List the source VDS, where the CVE is defined.
  • List the number of current CVE occurences in the VDS list
  • Remove year from the footers

Adaptation to export feed

  • Changed the header of hosts report

New features and code improvement

  • Move processing of vulnerability definitions to subsources
  • Adding new functions to DAO and Managers
  • Add calls to handle CVE's detected or maintained
  • Add paging to CveDao's getNames()
  • Make it possible to define multiple source definitions for Debian

Bug fixes and minor improvements

  • Avoid using uninitialized array offsets
  • Typo fixed
  • Use only properly initialized variables
  • Make sure that packages aren't marked by staled vulnerabilities.
  • Don't store CVE definitions that don't list any CVE
  • Make sure that Vulnerabilities don't contain stale records
  • Enable parsing Debian LTS records
  • Set the same access policy to CVE as to other modules
  • Fix year in LICENSE
  • Fix wording of a message