18 lines
489 B
JSON
18 lines
489 B
JSON
{
|
|
"name": "security-data-leak-scanner",
|
|
"owner": {
|
|
"name": "Jay Xu",
|
|
"email": "jay.xu.krfantasy@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "security-data-leak-scanner",
|
|
"description": "Scan codebases for potential personal data leaks and sensitive information exposure",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-krfantasy-alsdiff-plugins-security-data-leak-scanner.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |