Threat Intel

v0.1

← Sync Logs

NVD CVEs

Failed

Run #17 · 2026-04-06 22:46:55 UTC

Started
2026-04-06 22:46:55
Finished
2026-04-06 22:47:14
Duration
18.6s
Triggered By
manual
Created
0
Updated
0
Linked
0
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