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