diff --git a/security.json b/security.json index edaf5bc..ff5ced8 100644 --- a/security.json +++ b/security.json @@ -1,4 +1,11 @@ { - "generated_at": "2026-02-10T20:50:37.789Z", - "plugins": [] -} + "generated_at": "2026-02-10T12:00:00Z", + "plugins": [ + { + "plugin": "code-review@claude-plugins-official", + "added_at": "2026-02-10T12:00:00Z", + "reason": "just-a-test", + "text": "This is just a test." + } + ] + }