Sfoglia il codice sorgente

Update security.json with test plugin entry

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Noah Zweben MacBook 7 mesi fa
parent
commit
d67a345c81
1 ha cambiato i file con 10 aggiunte e 3 eliminazioni
  1. 10 3
      security.json

+ 10 - 3
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."
+      }
+    ]
+  }