From 4687635b1c626062e6d967c83f1af4ef923f182f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 23 Jun 2025 14:38:02 +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 5407236c..834e836f 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1492, +"count": 1493, "entries": [ { "API": "Cat Facts", @@ -486,6 +486,15 @@ "Link": "https://urlscan.io/about-api/", "Category": "Anti-Malware" }, + { + "API": "Verisys Antivirus API", + "Description": "Antivirus as a service - REST API that scans provided files for malware and NSFW content", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://www.ionxsolutions.com/products/antivirus-api", + "Category": "Anti-Malware" + }, { "API": "VirusTotal", "Description": "VirusTotal File/URL Analysis",