NVD CVEs
FailedRun #25 · 2026-04-07 01:09:16 UTC
Stats
| days_requested | 7 |
Error
Traceback (most recent call last):
File "/app/vulnerabilities/management/commands/sync_nvd.py", line 35, in handle
linked = service.match_cves_to_applications()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/vulnerabilities/services/nvd.py", line 217, in match_cves_to_applications
cpe_text = " ".join(cve.cpe_matches).lower()
^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: sequence item 0: expected str instance, dict found