Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/security/security-headers-analyzer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e5b3f5307ac64ab0b2bb0f1a39d1119807ff61ca",
|
||||
"treeHash": "00badc403265401d8671e0ffa974eea91dda7999d6061392042b57982c83caca",
|
||||
"generatedAt": "2025-11-28T10:18:43.973714Z",
|
||||
"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": "security-headers-analyzer",
|
||||
"description": "Analyze HTTP security headers",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "2b89fbf12ac3f06b0357f39663f077af35ab8ed7017e6950a4186733b91fc6b7"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "4a22fee88f3983faaa56f775dfebcd285c1c814986e1153cd490dc3ea04d303c"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze-headers.md",
|
||||
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
||||
},
|
||||
{
|
||||
"path": "skills/security-headers-analyzer/SKILL.md",
|
||||
"sha256": "1e02d794ee6cbe635ef67cfad45ce107d9d5ee74d1ac5d5764da07583fef3c58"
|
||||
},
|
||||
{
|
||||
"path": "skills/security-headers-analyzer/references/README.md",
|
||||
"sha256": "7fdf04ee59adb18ae079cf16f42ce8702da29136cdfa3b7dfec198fb6746e057"
|
||||
},
|
||||
{
|
||||
"path": "skills/security-headers-analyzer/scripts/README.md",
|
||||
"sha256": "29dc77733b37eafc174f3c6d7c697ca9822f93c5adf7a63c1ad7adb09e4f04cd"
|
||||
},
|
||||
{
|
||||
"path": "skills/security-headers-analyzer/assets/README.md",
|
||||
"sha256": "3eef374be971d3b7b5bcfaffbeb6837f2400168e01549b2664624c6de2c26c43"
|
||||
}
|
||||
],
|
||||
"dirSha256": "00badc403265401d8671e0ffa974eea91dda7999d6061392042b57982c83caca"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user