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/xss-vulnerability-scanner",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "ed2af40cc63e75b285a43e05e06cd0b0ea947deb",
|
||||
"treeHash": "1231cdf3cfdcd9a76a37d6e2fd84cfbf5ad8263f7eb18a2c517790670488a0f9",
|
||||
"generatedAt": "2025-11-28T10:18:53.234048Z",
|
||||
"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": "xss-vulnerability-scanner",
|
||||
"description": "Scan for XSS vulnerabilities",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "31cd8ad0ec53c3b07f8a50da10c6057d5a7195d91e6eb36231693c8a5ba9a334"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "15b6a8f1a15f024dbd45bc97d38c6818136f647202f2905ae31b90367ab164df"
|
||||
},
|
||||
{
|
||||
"path": "commands/scan-xss.md",
|
||||
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
||||
},
|
||||
{
|
||||
"path": "skills/xss-vulnerability-scanner/SKILL.md",
|
||||
"sha256": "6e6e01df7e1b8a5946cb3729028fe5f95f72270f11ace64826150d2121f7f425"
|
||||
},
|
||||
{
|
||||
"path": "skills/xss-vulnerability-scanner/references/README.md",
|
||||
"sha256": "b84beebf254d1b6f21769e6acd359543a0e7fef3760dab4272b52788e1b4172b"
|
||||
},
|
||||
{
|
||||
"path": "skills/xss-vulnerability-scanner/scripts/README.md",
|
||||
"sha256": "6cfe31f15691fe9a872e0ca73f8e7bb6f5241e49d4ce6639ba1078a789158b4b"
|
||||
},
|
||||
{
|
||||
"path": "skills/xss-vulnerability-scanner/assets/README.md",
|
||||
"sha256": "3e812069664de536dc3afec8edaec64ff060612974434089ec8f8769bfbe12e4"
|
||||
}
|
||||
],
|
||||
"dirSha256": "1231cdf3cfdcd9a76a37d6e2fd84cfbf5ad8263f7eb18a2c517790670488a0f9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user