Vuls v0.2.0 Release Notes

Release Date: 2017-01-10 // over 7 years ago
  • Full Changelog

    Implemented enhancements:

    • โž• Add report subcommand, change scan options. #239 #270 (kotakanbe)
    • โž• Add --assume-yes to prepare #260 #266 (Code0x58)
    • ๐Ÿ‘‰ Use RFC3339 timestamps in the results #265 (Code0x58)

    ๐Ÿ›  Fixed bugs:

    • vuls prepare failed to centos7 #275
    • Failed to scan on RHEL5 #94
    • ๐Ÿ›  Fix container os detection #287 (jiazio)
    • โž• Add date header to report mail. #283 (ymomoi)
    • โž• Add Content-Type header to report/mail.go . #280 (hogehogehugahuga)
    • Keep output of "vuls scan -report-*" to be same every times #272 (yoheimuta)
    • ๐Ÿ›  Fix JSON-dir regex pattern #265 #271 (kotakanbe)
    • ๐Ÿ Stop quietly ignoring --ssh-external on Windows #263 (Code0x58)
    • ๐Ÿ›  Fix non-interactive apt-get install #251 #253 (Code0x58)

    Closed issues:

    • gocui.NewGui now takes a parameter #261
    • โž• Add a --yes flag to bypass interactive prompt for vuls prepare #260
    • vuls prepare doesn't work on Debian host due to apt-get confirmation prompt #251

    ๐Ÿ”€ Merged pull requests: