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 1633a9ef7b
commit ab688b4764
+7
View File
@@ -0,0 +1,7 @@
[
{
"role": "Rex",
"location": "app/git.js",
"suggestion": "請避免將敏感資料(如 GITEA_TOKEN)直接寫入環境變數"
}
]