mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-17 10:33:08 +00:00
Compare commits
12 Commits
claude/sla
...
security
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2ad244cd4 | ||
|
|
943b58eaeb | ||
|
|
284ce15766 | ||
|
|
fc49340cd7 | ||
|
|
5b94961619 | ||
|
|
dadb54f865 | ||
|
|
5537c70e60 | ||
|
|
f76fc32109 | ||
|
|
561954e7eb | ||
|
|
7ba8290b28 | ||
|
|
d67a345c81 | ||
|
|
993b7b7eac |
@@ -6,7 +6,6 @@
|
||||
"name": "Anthropic",
|
||||
"email": "support@anthropic.com"
|
||||
},
|
||||
"showInstallCountsForOfficialOnly": true,
|
||||
"plugins": [
|
||||
{
|
||||
"name": "typescript-lsp",
|
||||
|
||||
17
security.json
Normal file
17
security.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"generated_at": "2026-02-11T03:16:31.424Z",
|
||||
"plugins": [
|
||||
{
|
||||
"plugin": "code-review@claude-plugins-official",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user