summaryrefslogtreecommitdiffstats
path: root/lib/python/nvd.py
Commit message (Expand)AuthorAgeFilesLines
* nvd.py: Fix typo in Parser when issueing error (VAlueError -> ValueError)Salvatore Bonaccorso2020-03-041-1/+1
* Reimplement (incompletely) simplistic NVD parser to handle JSON feedSalvatore Bonaccorso2019-10-201-68/+59
* nvd.py: Add missing note that CVE description is returnedSalvatore Bonaccorso2019-10-201-0/+1
* Replace file() with open() for Python 3 compatabilityBrian May2019-03-041-1/+1
* Replace "x.has_key(y)" with "y in x" syntaxBrian May2018-08-201-3/+3
* Convert URLs from http to https where it seems safe to do soPaul Wise2018-01-171-1/+1
* support changes in nvd schema for remote and local issuesMichael Gilbert2010-02-171-13/+6
* * lib/python/nvd.py:Florian Weimer2007-06-261-1/+6
* Store CVE descriptions in the nvd_data table. Enable incrementalFlorian Weimer2005-12-171-0/+10
* lib/python/nvd.py (_Parser.endElement):Florian Weimer2005-10-201-1/+5
* r638@deneb: fw | 2005-10-14 15:43:12 +0200Florian Weimer2005-10-201-0/+116

© 2014-2024 Faster IT GmbH | imprint | privacy policy