up
This commit is contained in:
		| @@ -83,3 +83,15 @@ sources: | ||||
|     failureBackoff: "00:05:00" | ||||
|     rateLimitWarningThreshold: 500 | ||||
|     secondaryRateLimitBackoff: "00:02:00" | ||||
|   cve: | ||||
|     baseEndpoint: "https://cveawg.mitre.org/api/" | ||||
|     apiOrg: "" | ||||
|     apiUser: "" | ||||
|     apiKey: "" | ||||
|     # Optional mirror used when credentials are unavailable. | ||||
|     seedDirectory: "./seed-data/cve" | ||||
|     pageSize: 200 | ||||
|     maxPagesPerFetch: 5 | ||||
|     initialBackfill: "30.00:00:00" | ||||
|     requestDelay: "00:00:00.250" | ||||
|     failureBackoff: "00:10:00" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user