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",