This commit is contained in:
zzjc1234 2024-05-25 23:24:23 +08:00
parent 50dbbb5a76
commit 2926f68091

View File

@ -4,11 +4,16 @@
"results": "results":
[ [
{ {
"name of check": "RepoSize", "score": 0,
"stdout": "Checking repository size: OK", "comments": [
"exit code": 0, {
"stderr": "", "name of check": "RepoSize",
"errorLog": null "stdout": "Checking repository size: OK",
"exit code": 0,
"stderr": "",
"errorLog": null
}
]
}, },
{ {
"name of check": "forbiddenFile", "name of check": "forbiddenFile",