Christian Studer
|
157ac8ca99
|
add: [vulnerability_lookup] Parsing JVNDB descriptions
|
2024-12-16 16:42:53 +01:00 |
Christian Studer
|
4ff402e117
|
add: [vulnerability_lookup] Enhanced CSAF format parsing
- Supporting NCSC-NL CSAF format & the CISA CSAF
format prefixed with `va`
- Extracting cpe information from `product_tree`
for all the CSAF formats
|
2024-12-16 16:41:01 +01:00 |
Christian Studer
|
8b3da50c57
|
add: [vulnerability_lookup] Handling weakness (CWE) information while parsing OpenSSF vulnerability descriptions
|
2024-12-16 16:39:46 +01:00 |
Christian Studer
|
8acd890605
|
fix: [vulnerability_lookup] Fixed potentially missing fields in the GSD description of a vulnerability
|
2024-12-16 13:23:07 +01:00 |
Christian Studer
|
cd8a2881d4
|
add: [vulnerability_lookup] Handling weakness (CWE) information while parsing github vulnerabilities
|
2024-12-16 13:13:21 +01:00 |
Christian Studer
|
5488396938
|
add: [vulnerability_lookup] Added cpe information from CVE lookups
|
2024-12-16 11:54:57 +01:00 |
Christian Studer
|
63cffa2b2f
|
fix: [vulnerability_lookup] Updated API url
|
2024-12-16 10:25:21 +01:00 |
Christophe Vandeplas
|
842f91a4db
|
chg: [doc] Big doc revamp #680
|
2024-08-12 11:23:10 +02:00 |
Christian Studer
|
2423bc7ade
|
fix: [vulnerability_lookup] Avoiding issues with `Iterator` in python3.8
|
2024-07-08 11:52:26 +02:00 |
Christian Studer
|
7d7dc1e633
|
fix: [vulnerability_lookup] Avoiding KeyError exceptions on some fields
|
2024-07-02 11:09:26 +02: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 |