From 5bed75a1ea9fb3df6cc03101bc0441acd00f0273 Mon Sep 17 00:00:00 2001 From: nanoseconds Date: Mon, 26 Nov 2018 12:08:59 -0800 Subject: [PATCH] adding new item for security section (#826) * adding new item for security section * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0838a139..f098e589 100644 --- a/README.md +++ b/README.md @@ -629,6 +629,7 @@ API | Description | Auth | HTTPS | CORS | | [AXFR Database](http://api.axfrcheck.com) | AXFR public database | No | No | Unknown | | [FilterLists](https://filterlists.com/api) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v2) | Passwords which have previously been exposed in data breaches | No | Yes | Unknown | +| [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | | [Shodan](https://developer.shodan.io/) | Search engine for Internet connected devices | `apiKey` | Yes | Unknown | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown |