From 5c7cfc5c60aab279296a0fb98a4312578298e31d Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 13 Mar 2023 17:19:48 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 4c88ea8..b3c0e0f 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1450, +"count": 1451, "entries": [ { "API": "AdoptAPet", @@ -10180,6 +10180,15 @@ "Link": "https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog", "Category": "Security" }, + { + "API": "OWASP ZAP", + "Description": "Automated security testing API for web apps", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://www.zaproxy.org/docs/api/", + "Category": "Security" + }, { "API": "Passwordinator", "Description": "Generate random passwords of varying complexities",