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

View File

@@ -0,0 +1,12 @@
{
"name": "secrets-scanner",
"description": "Scans for common credential formats across cloud, source control, payment, and collaboration providers",
"version": "0.1.14",
"author": {
"name": "MintMCP",
"email": "support@mintmcp.com"
},
"hooks": [
"./hooks"
]
}