65 lines
2.3 KiB
JSON
65 lines
2.3 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/security/sql-injection-detector",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "63191d755b60d9d053d2aaabf1fb3fc4d53e5de6",
|
|
"treeHash": "2816138dc86f0e4452361ac112c0a9da86bd2f47e3482970193b6d8dcdac4c9c",
|
|
"generatedAt": "2025-11-28T10:18:46.918085Z",
|
|
"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": "sql-injection-detector",
|
|
"description": "Detect SQL injection vulnerabilities",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "6a44db0798ef0c19a8171e9401d5f4da1c757a46ccf996bffda8580c75105c91"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "48eb4dff082204458c6c94d690deb1cbb175c680f82d97a52fe9c27d9c0ffef5"
|
|
},
|
|
{
|
|
"path": "commands/detect-sqli.md",
|
|
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
|
},
|
|
{
|
|
"path": "skills/sql-injection-detector/SKILL.md",
|
|
"sha256": "2bcef6920bb6edc336eeec2902ba8c95e48339055675ad44eb5adaca8eec8c48"
|
|
},
|
|
{
|
|
"path": "skills/sql-injection-detector/references/README.md",
|
|
"sha256": "f5cc4bfe2df7272b3d2b60f8a57cb0fef7909155a4d0544c11fec4124e000e8f"
|
|
},
|
|
{
|
|
"path": "skills/sql-injection-detector/scripts/README.md",
|
|
"sha256": "df426a09af39312713d585444f99ae1b6f989c801308c525f7e7c9a7d859816a"
|
|
},
|
|
{
|
|
"path": "skills/sql-injection-detector/assets/README.md",
|
|
"sha256": "d85eb3cb27e340a60eb4bc8e94a3f0dc3ceca9172543155f0599f90168b7f8c7"
|
|
},
|
|
{
|
|
"path": "skills/sql-injection-detector/assets/sqli_payloads.json",
|
|
"sha256": "05eb2e09bf4bd05bfa3b2711f972cf1ea55c91e57e2c3009d036370f5ba91ae1"
|
|
}
|
|
],
|
|
"dirSha256": "2816138dc86f0e4452361ac112c0a9da86bd2f47e3482970193b6d8dcdac4c9c"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |