Vuls v0.1.4 Release Notes

Release Date: 2016-05-24 // almost 8 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐ŸŽ‰ Initial fetch from NVD is too heavy (2.3 GB of memory consumed) #27
    • Enable to show previous scan result #69 (kotakanbe)
    • โž• Add ignore-unscored-cves option #68 (kotakanbe)
    • ๐Ÿ‘Œ Support dynamic scanning docker container #67 (kotakanbe)
    • โž• Add version flag #65 (kotakanbe)
    • โšก๏ธ Update Dockerfile #57 (theonlydoo)
    • โšก๏ธ Update run.sh #56 (theonlydoo)
    • ๐Ÿ‘Œ Support Windows #33 (mattn)

    ๐Ÿ›  Fixed bugs:

    • vuls scan -cvss-over does not work. #59
    • panic: runtime error: invalid memory address or nil pointer dereference when scan CentOS5.5 #58
    • It rans out of memory. #47
    • ๐Ÿ› BUG: vuls scan on CentOS with Japanese environment. #43
    • yum --color=never #36
    • โšก๏ธ Failed to parse yum check-update #32
    • Pointless sudo #29
    • Can't init database in a path having blanks #26
    • ๐Ÿ›  Fix pointless sudo in debian.go #29 #66 (kotakanbe)
    • ๐Ÿ›  Fix error handling of httpGet in cve-client #58 #64 (kotakanbe)
    • ๐Ÿ›  Fix nil pointer at error handling of cve_client #58 #63 (kotakanbe)
    • Set language en_US. #61 (pabroff)
    • ๐Ÿ›  Fix -cvss-over flag #59 #60 (kotakanbe)
    • ๐Ÿ›  Fix scan on Japanese environment. #55 (pabroff)
    • ๐Ÿ›  Fix a typo: replace Depricated by Deprecated. #54 (jody-frankowski)
    • ๐Ÿ›  Fix yes no infinite loop while doing yum update --changelog on root@CentOS #47 #50 (pabroff)
    • ๐Ÿ›  Fix $servername in output of discover command #45 (kotakanbe)