Commit Graph

4 Commits (main)

Author SHA1 Message Date
Christian Studer 4accbc9823
chg: [vulnerability_lookup] Adding to the vulnerability object the Vulnerability Lookup link to the vulnerability description 2024-12-19 17:10:19 +01:00
Christian Studer a2d2682eaf
chg: [vulnerability_lookup] Moving the parsing code to the vulnerability parser script
- `VulnerabilityLookupParser` can then be reused in other modules if needed
2024-12-19 17:03:32 +01:00
Christian Studer f829c755ce
add: [vulnerability_lookup, variot] Parsing CVSS v2 too 2024-12-16 17:17:51 +01:00
Christian Studer 42fb1bcf14
new: [vulnerability_lookup] New module to query Vulnerability Lookup
- Reusing the `variotdbs` code to parse the
  vulnerability description from VariotDB
2024-07-01 23:25:37 +02:00