From a2ad244cd4f3b9f504db394f23b189cb34a05711 Mon Sep 17 00:00:00 2001 From: Noah Zweben MacBook Date: Thu, 12 Feb 2026 14:06:38 -0800 Subject: [PATCH] Add fizz@testmkt-marketplace security test entry --- security.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/security.json b/security.json index b0a317d..fdf7973 100644 --- a/security.json +++ b/security.json @@ -6,6 +6,12 @@ "added_at": "2026-02-11T03:16:31.424Z", "reason": "just-a-test", "text": "This is a test #5" + }, + { + "plugin": "fizz@testmkt-marketplace", + "added_at": "2026-02-12T00:00:00.000Z", + "reason": "security", + "text": "this is a security test" } ] }