Vuls v0.1.7 Release Notes

Release Date: 2016-11-08 // over 7 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿณ Enable to scan only docker container, without docker host #122
    • โž• Add -skip-broken option [CentOS only] #245 #248 (kotakanbe)
    • Display unknown CVEs to TUI #244 (kotakanbe)
    • โž• Add the XML output #240 (gleentea)
    • โž• add '-ssh-external' option to prepare subcommand #234 (mykstmhr)
    • โ†” Integrate OWASP Dependency Check #232 (kotakanbe)
    • โž• Add support for reading CVE data from MySQL. #225 (oswell)
    • โœ‚ Remove base docker image, -v shows commit hash #223 (sadayuki-matsuno)
    • ๐Ÿ‘Œ Support ignore CveIDs in config #222 (kotakanbe)
    • Confirm before installing dependencies on prepare #219 (kotakanbe)
    • โœ‚ Remove all.json #218 (kotakanbe)
    • โž• Add GitHub issue template #217 (kotakanbe)
    • ๐Ÿ‘Œ Improve makefile, -version shows git hash, fix README #216 (kotakanbe)
    • ๐Ÿ”„ change e-mail package from gomail to net/smtp #211 (sadayuki-matsuno)
    • โž• Add only-containers option to scan subcommand #122 #190 (kotakanbe)
    • ๐Ÿ›  Fix -results-dir option of scan subcommand #185 (kotakanbe)
    • ๐Ÿ‘‰ Show error when no scannable servers are detected. #177 (kotakanbe)
    • โž• Add sudo check to prepare subcommand #176 (kotakanbe)
    • ๐Ÿ‘Œ Supports yum --enablerepo option (supports only base,updates for now) #147 (kotakanbe)

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“ฆ Debian 8.6 (jessie) scan does not show vulnerable packages #235
    • panic: runtime error: index out of range - ubuntu 16.04 + vuls history #180
    • ๐Ÿšš Moved golang.org/x/net/context to context #243 (yoheimuta)
    • ๐Ÿ›  Fix changelog cache bug on Ubuntu and Debian #235 #238 (kotakanbe)
    • โž• add '-ssh-external' option to prepare subcommand #234 (mykstmhr)
    • ๐Ÿ›  Fixed error for the latest version of gocui #231 (ymd38)
    • ๐Ÿ”จ Handle the refactored gocui SetCurrentView method. #229 (oswell)
    • ๐Ÿ›  Fix locale env var LANG to LANGUAGE #215 (kotakanbe)
    • ๐Ÿ›  Fixed bug with parsing update line on CentOS/RHEL #206 (andyone)
    • ๐Ÿ›  Fix defer cache.DB.close #201 (kotakanbe)
    • ๐Ÿ›  Fix a help message of -report-azure-blob option #195 (kotakanbe)
    • ๐Ÿ›  Fix error handling in tui #193 (kotakanbe)
    • ๐Ÿ›  Fix not working changelog cache on Container #189 (kotakanbe)
    • ๐Ÿ›  Fix release version detection on FreeBSD #184 (kotakanbe)
    • ๐Ÿ›  Fix defer cahce.DB.close() #183 (kotakanbe)
    • ๐Ÿ›  Fix a mode of files/dir (report, log) #182 (kotakanbe)
    • ๐Ÿ›  Fix a error when no json dirs are found under results #180 #181 (kotakanbe)
    • โœ… ssh-external option of configtest is not working #178 #179 (kotakanbe)

    Closed issues:

    • --enable-repos of yum option #246
    • --skip-broken at yum option #245
    • ๐Ÿ— Recent changes to gobui cause build failures #228
    • ๐Ÿณ https://hub.docker.com/r/vuls/go-cve-dictionary/ is empty #208
    • Not able to install gomail fails #202
    • No results file created - vuls tui failed #199
    • ๐Ÿณ Wrong file permissions for results/*.json in official Docker container #197
    • Failed: Unknown OS Type #196
    • โœ… Segmentation fault with configtest #192
    • ๐Ÿ”ง Failed to scan. err: No server defined. Check the configuration #187
    • โœ… vuls configtest -ssh-external doesnt work #178
    • โšก๏ธ apt-get update: time out #175
    • scanning on Centos6, but vuls recognizes debian. #174
    • ๐Ÿ›  Fix READMEja #164 #173

    ๐Ÿ”€ Merged pull requests: