Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:36 +08:00
commit 34fa7a66b7
6 changed files with 630 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:mintmcp/agent-security:plugins/secrets_scanner",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "7b28c6f317e1e8ff9df856c76963cc52a89e0fca",
"treeHash": "ae6b1b2346b79a37b50282e3df5a1b0652ff3237158769de226dd7f0ae480bc5",
"generatedAt": "2025-11-28T10:27:06.849157Z",
"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": "secrets-scanner",
"description": "Scans for common credential formats across cloud, source control, payment, and collaboration providers",
"version": "0.1.14"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "09b014365bae514eb482c09c37aecfee731cf228c36ef4ec3201b146ce2ae147"
},
{
"path": "hooks/secrets_scanner_hook.py",
"sha256": "f491cd8f22d2ccd7c57c94689aef5250bff83f7bddd4d265ca511ef1dedfa443"
},
{
"path": "hooks/__init__.py",
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
},
{
"path": "hooks/hooks.json",
"sha256": "55b04a5228ace09d000db5272c748c6370049a2a2f068bbd3adc173f392ed690"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "59e1bcaa1f3765b54ba11f25be54e4b4fe46408d8548e073a2beca13d2e744dc"
}
],
"dirSha256": "ae6b1b2346b79a37b50282e3df5a1b0652ff3237158769de226dd7f0ae480bc5"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}