CVE Binary Tool 1.0
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:
- @abhaykatheria
- @ableabhinav
- @AkechiShiro
- @ananthan-123
- @bigbird555
- @brainwane
- @FReeshabh
- @hur
- @k-udupa2000
- @mariuszskon
- @Niraj-Kamdar
- @nitishsaini706
- @oh6hay
- @param211
- @Purvanshsingh
- @SaurabhK122
- @sbs2001
- @shreyamalviya
- @SinghHrmn
- @svnv
- @utkarsh261
And I'd like to make a quick list of our previous contributors, some of whom have continued to be active for this release:
- @bksahu
- @CaptainDaVinci
- @giridharprasath
- @pdxjohnny
- @PrajwalM2212
- @rossburton
- @sanketsaurav
- @sannanansari
- @terriko
- @wzao1515
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.