Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:59 +08:00
commit a9a39aea4e
8 changed files with 160 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/security/cors-policy-validator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "9d68606f12e495a1561dacc4b296850463579964",
"treeHash": "75a9971c17ec12c9be563b8d6b82ad73dbf98ebe1bfdda39a9561eb08b40946f",
"generatedAt": "2025-11-28T10:18:14.943374Z",
"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": "cors-policy-validator",
"description": "Validate CORS policies",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "6b9041b19214614b7029e905a1c7fb9a221fb3f45e414ad6ad94ff94e418726d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "565b03c46a78fe200332fc76efb51f04258537cc6cc6354b00393dd6b13be8c4"
},
{
"path": "commands/validate-cors.md",
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
},
{
"path": "skills/cors-policy-validator/SKILL.md",
"sha256": "f732d91a45bfefef8ca8f931e13bd3c87d7691737599264fd7c4c5e73ddb6300"
},
{
"path": "skills/cors-policy-validator/references/README.md",
"sha256": "2225c0ff3accad0dea8f2be8cd7442337224e360a363f17e7a3b4aaad226274f"
},
{
"path": "skills/cors-policy-validator/scripts/README.md",
"sha256": "5b3c064953d24c64d3393e2a17de2483115883dd813217d38ef6a73ebd574b56"
},
{
"path": "skills/cors-policy-validator/assets/README.md",
"sha256": "fce15b85c948918c66b8f41a4d208935ce7b681542cb3dce5472e4d371b7756d"
}
],
"dirSha256": "75a9971c17ec12c9be563b8d6b82ad73dbf98ebe1bfdda39a9561eb08b40946f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}