Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 861 Bytes

CHANGELOG.md

File metadata and controls

32 lines (28 loc) · 861 Bytes

Changelog

2.0 beta 2

  • Integration with Nmap.
  • Added IP address geolocation support.
  • Added 22 new vulnerability types to the data model.
  • Now vulnerabilities may be categorized using the following standards:
    • Bugtraq ID
    • CERT Advisory
    • CAPEC
    • CVE
    • CWE
    • OSVDB
    • Secunia Advisory
    • Security Tracker ID
    • CERT Vulnerability Note
    • ISS X-Force ID
  • Added NIST CPE database.
  • Added reStructured Text output format.
  • Improvements to the command line UI and text reports, including Bash autocompletion support.
  • Many improvements and internal refactoring that won't show :)
  • Bugfixes!

2.0 beta 1