Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:diegocconsolini/ClaudeSkillCollection:incident-response-playbook-creator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "91f31c3eb30a7f124cf38ebfc9f846a1f2ed5b95",
|
||||
"treeHash": "d5a3743a63fd0829ce63cdb0d33e989f6a8cd924e8683b1b80d6780cf90910f6",
|
||||
"generatedAt": "2025-11-28T10:16:26.047871Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "incident-response-playbook-creator",
|
||||
"description": "Generate comprehensive incident response playbooks from authoritative templates (NIST SP 800-61r3, CISA, NIST SP 800-161r1). Creates customized IR documentation for 11 comprehensive incident scenarios including ransomware, data breach, supply chain attacks, container/Kubernetes security, IoT/OT security, cloud breaches, API security, insider threats, and DDoS attacks with GDPR/HIPAA compliance.",
|
||||
"version": "2.2.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "8eb86aeb389a204c31f91860b87d7b3da116e57597a0d07ed00e9ce3b559d03c"
|
||||
},
|
||||
{
|
||||
"path": "agents/incident-response-playbook-creator.md",
|
||||
"sha256": "75fec3ffe52a99bd9aee34105654b9ce3128c48c9029aa37e227eccc36ac5b6a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d9578bc42a8a0b84db9d3edc7526e22bc182093321050d979845a304fac095a4"
|
||||
}
|
||||
],
|
||||
"dirSha256": "d5a3743a63fd0829ce63cdb0d33e989f6a8cd924e8683b1b80d6780cf90910f6"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user