Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/api-fuzzer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "9043a498e6816660e76e082836607e5977abe14c",
|
||||
"treeHash": "e840ce69cd1cf58447a9887bdf6bc0e23e5d90ebaa19af8e32b11629f8e79311",
|
||||
"generatedAt": "2025-11-28T10:18:06.448231Z",
|
||||
"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": "api-fuzzer",
|
||||
"description": "Fuzz testing for APIs with malformed inputs, edge cases, and security vulnerability detection",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b5a512619deeabb5fbd090950b22914bf827b64691bfe8498039fa2e8f952ce6"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "2fbffd2d266e3ff8a16c71dba60b3b4d4946e0e6b1a5849144928c1bf5bfe21b"
|
||||
},
|
||||
{
|
||||
"path": "commands/fuzz-api.md",
|
||||
"sha256": "c9d93bf48355e060d099e68462aa4a5838844f51be1024125bbc2bcd92bdd64a"
|
||||
},
|
||||
{
|
||||
"path": "skills/api-fuzzer/SKILL.md",
|
||||
"sha256": "4ef70747dc5dbc64a89c9b1050c00da59707bdf1a7e1a336f6d90a0ee71c886f"
|
||||
},
|
||||
{
|
||||
"path": "skills/api-fuzzer/references/README.md",
|
||||
"sha256": "6cc56029f1072be264090a08f3d411972dfac47c9f113031386e7164454f429b"
|
||||
},
|
||||
{
|
||||
"path": "skills/api-fuzzer/scripts/README.md",
|
||||
"sha256": "ae34447a71d5f50aa4c7c59d6e3ce0ffbccdb352e3b32b934639336eb6573eb6"
|
||||
},
|
||||
{
|
||||
"path": "skills/api-fuzzer/assets/report_template.md",
|
||||
"sha256": "08d2e539e727f3be88ad08be9a1f60b584cfcd09ecefa7f22cd1182198000b32"
|
||||
},
|
||||
{
|
||||
"path": "skills/api-fuzzer/assets/README.md",
|
||||
"sha256": "11a77ffc9ef9186aa089e6b2758ec1dc04522fe63cee47b887ef681a3d3a8136"
|
||||
}
|
||||
],
|
||||
"dirSha256": "e840ce69cd1cf58447a9887bdf6bc0e23e5d90ebaa19af8e32b11629f8e79311"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user