From ee72e0aae95c3f3a94b5beb7c6c0e24a5192814e Mon Sep 17 00:00:00 2001 From: Ryan Adler <109764269+ryan-adler@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:29:17 +0200 Subject: [PATCH] Added Invicti SaaS option Invicti also offers a SaaS option --- _data/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/tools.json b/_data/tools.json index 44d84ee048..c011aeb189 100644 --- a/_data/tools.json +++ b/_data/tools.json @@ -526,7 +526,7 @@ "url": "https://www.invicti.com/", "owner": "Invicti", "license": "Commercial", - "platforms": "Windows", + "platforms": "SaaS, Windows", "note": null, "type": "DAST" },