chore: add exclusions for Rex false positive on git.js token handling

This commit is contained in:
2026-05-12 01:41:14 +00:00
parent eba21ade27
commit 58bea7951d
+7
View File
@@ -0,0 +1,7 @@
[
{
"role": "Rex",
"location": "app/git.js",
"suggestion": "請避免將敏感資料(如 GITEA_TOKEN)直接寫入環境變數"
}
]