From e9a0278bcd4fd4e788e68c75b36ae78b9ffc500b Mon Sep 17 00:00:00 2001 From: Dieter Van der Stock Date: Fri, 5 Apr 2019 12:37:56 +0200 Subject: [PATCH] Update cveapi to auth:none No authentication needed at this time :-) Thanks for including it! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35360b9..43de1f0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ API | Description | Auth | HTTPS | Link | Free / Commercial| | CIRCL CVE Search | CVE Search | `none` | Yes | [Link!](https://cve.circl.lu/api/) |Free| | Cloidsploit | Vuln Scanner | `apiKey` | Yes | [Link!](https://cloudsploit.com/api) |Free| | CrowdStrike API | TI | `apiKey` | Yes | [Link!](https://www.crowdstrike.com/blog/tech-center/get-access-crowdstrike-apis/) |NO| -| CVEAPI | API for CVE data | `?` | Yes | [Link!](https://cveapi.com/) |Free| +| CVEAPI | API for CVE data | `none` | Yes | [Link!](https://cveapi.com/) |Free| | Cymon.io | Open Threat Intel | `apiKey` | Yes | [Link!](https://guard.certly.io/) |?| | Cybergreen | How clean is a network | `apiKey` | Yes | [Link!](http://stats.cybergreen.net/download/) |?| | DDosMon | DDos Monitoring | `apiKey` | Yes | [Link!](https://api.ddosmon.net/docs/) |?|