Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 835 Bytes

TODO.md

File metadata and controls

15 lines (10 loc) · 835 Bytes

VuXML TODOLIST

Feel free to submit your own ideas!

Planned changes

  • Taking PORTREVISION and PORTEPOCH (ie. software versions ending with "_number" or ",number") into account when checking if a vulnerable Python package is also a vulnerable FreeBSD port. This would require developping our own versions comparison library.

Probable evolutions

Possible evolutions

  • Disabling color output.

Unprobable evolutions

  • Ability to use the local database on a FreeBSD with the port collection installed (in /usr/ports/security/vuxml/vuln/). As updating this database requires root privileges, this is not something very interesting. Furthermore the XML dialect used is not readily manageable by Python so the files need a little pre-processing.