Security Audit Bot
1015bf2b13
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Has been cancelled
CI/CD Pipeline / Frontend Lint (pull_request) Has been cancelled
fix(security): 移除敏感环境文件的版本追踪并清理硬编码Token
- 从版本控制中移除 .env.production 和 .env.staging(git rm --cached)
- 更新 .gitignore:移除 .env.staging 的例外规则,所有 .env 环境文件不再提交
- scripts/ci_failure_check.sh:硬编码 Gitea API Token 改为环境变量 GITEA_API_TOKEN
- scripts/auto_merge_prs.sh:硬编码 Gitea API Token 改为环境变量 GITEA_API_TOKEN
这是对 PR#53 的重新提交,补充了之前遗漏的脚本中硬编码凭证清理。
2026-06-28 09:20:55 +08:00
..
2026-06-19 08:39:33 +08:00
2026-06-24 19:57:19 +08:00
2026-06-28 09:20:55 +08:00
2026-06-21 13:26:45 +08:00
2026-06-22 15:00:23 +08:00
2026-06-21 08:14:25 +08:00
2026-06-28 09:20:55 +08:00
2026-06-21 11:29:33 +08:00
2026-06-24 19:54:36 +08:00
2026-06-26 15:20:22 +08:00
2026-06-27 00:09:46 +08:00
2026-06-22 14:48:33 +08:00
2026-06-27 00:09:46 +08:00
2026-06-27 22:52:09 +08:00
2026-06-24 19:54:36 +08:00
2026-06-21 14:24:23 +08:00
2026-06-16 22:01:24 +08:00
2026-06-27 22:52:09 +08:00
2026-06-24 19:54:36 +08:00
2026-06-22 09:34:27 +08:00
2026-06-23 08:27:04 +08:00
2026-06-21 13:26:45 +08:00
2026-06-27 00:09:46 +08:00
2026-06-24 19:54:36 +08:00
2026-06-27 18:10:52 +08:00
2026-06-27 22:52:09 +08:00
2026-06-27 22:52:09 +08:00
2026-06-24 19:26:58 +08:00
2026-06-21 14:24:23 +08:00