Skip to content

CVE Binary Tool 1.0

Compare
Choose a tag to compare
@terriko terriko released this 30 Apr 19:20
1036ed2

This release includes major improvements to the way NVD data is used and
stored. If you have tried the development tree from Github, you may wish
to run cve-bin-tool -u now after you upgrade to remove old data.

There are now three output formats:

  • Console (like before only prettier)
  • CSV (comma-delimted text, suitable for import into spreadsheets)
  • JSON (suitable for machine parsing)

And 17 new checkers (as well as improved tests for some of the old):

  • binutils
  • bluez
  • bzip2
  • ffmpeg
  • gnutls
  • gstreamer
  • hostapd
  • libcurl
  • libdb
  • ncurses
  • ngnix
  • openssh
  • python
  • rsyslog
  • strongswan
  • syslogng
  • varnish

Thanks to our many new and returning contributors for this 1.0 release. We have 21 new contributors since I last thanked people in 0.3.0:

And I'd like to make a quick list of our previous contributors, some of whom have continued to be active for this release:

Thanks also to the many people who reported bugs and helped us make things
better!

I want to particularly thank all those involved with Google Summer
of Code -- not only have you made our code better, but you've also helped us
improve our onboarding process and just brought a huge amount of energy to
this project in 2020.