fix: add Leo/Zara false positive exclusion; add cloneRepo unit tests

This commit is contained in:
2026-05-12 02:21:25 +00:00
parent dafadcd6b2
commit d230b5f445
2 changed files with 61 additions and 1 deletions
+4
View File
@@ -3,5 +3,9 @@
"role": "Rex",
"location": "app/git.js",
"suggestion": "請避免將敏感資料(如 GITEA_TOKEN)直接寫入環境變數"
},
{
"location": "app/git.js",
"suggestion": "GITEA_TOKEN 直接嵌入 URL 中"
}
]