Update security.json with test plugin entry

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Noah Zweben MacBook
2026-02-10 16:39:26 -08:00
parent 993b7b7eac
commit d67a345c81

View File

@@ -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."
}
]
}