fix: add Leo/Zara false positive exclusion; add cloneRepo unit tests
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
"role": "Rex",
|
||||
"location": "app/git.js",
|
||||
"suggestion": "請避免將敏感資料(如 GITEA_TOKEN)直接寫入環境變數"
|
||||
},
|
||||
{
|
||||
"location": "app/git.js",
|
||||
"suggestion": "GITEA_TOKEN 直接嵌入 URL 中"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user