[GH-ISSUE #39] Old version API for NIST #37

Open
opened 2026-03-02 23:36:09 +03:00 by kerem · 0 comments
Owner

Originally created by @Tarbyi on GitHub (Mar 6, 2024).
Original GitHub issue: https://github.com/alb-uss/SECMON/issues/39

Error: Json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Source: secmon_lib.py
Parametrs: nvd_query and other link with cves/1.0

Info source: https://nvd.nist.gov/general/news/change-timeline

Troubleshooting:
You have an outdated version of the API for connecting to NIST/CVE. It is necessary to update all links in the code from cves API/1.0 to API/2.0

Originally created by @Tarbyi on GitHub (Mar 6, 2024). Original GitHub issue: https://github.com/alb-uss/SECMON/issues/39 Error: Json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Source: secmon_lib.py Parametrs: nvd_query and other link with [cves/1.0](https://services.nvd.nist.gov/rest/json/cves/1.0) Info source: https://nvd.nist.gov/general/news/change-timeline Troubleshooting: You have an outdated version of the API for connecting to NIST/CVE. It is necessary to update all links in the code from cves API/1.0 to API/2.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SECMON#37
No description provided.