mirror of
https://github.com/alb-uss/SECMON.git
synced 2026-04-25 17:25:49 +03:00
[GH-ISSUE #22] NIST API access problem / Rate limit #21
Labels
No labels
bug
corrected
corrected
feature-request
feature-request
pull-request
question
reliability-improvement
to be checked up
to be checked up
vuln
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SECMON#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alb-uss on GitHub (Sep 2, 2021).
Original GitHub issue: https://github.com/alb-uss/SECMON/issues/22
Originally assigned to: @alb-uss on GitHub.
I was able to identify that at times, 403 errors were returned by the NVD/NIST API. It seems that this is due to the large number of requests made by SECMON.
-> In discussion with NIST about the cause of the problem (no documentation about rate limit).
@alb-uss commented on GitHub (Sep 3, 2021):
NVD response : Generally, we advise you to avoid opening more than 50 connections to the API or traditional data feeds within 30 seconds. However, if you begin to suspect you are being throttled, wait up to 1 minute before attempting new connections and the condition should resolve.