Files
awoooi/docs/security/GIT-REMOTE-REFS-WOOO-INFRA-CONFIG-SNAPSHOT.md
Your Name 9e15fd08b3
All checks were successful
CD Pipeline / tests (push) Successful in 1m39s
Code Review / ai-code-review (push) Successful in 15s
CD Pipeline / build-and-deploy (push) Successful in 5m19s
CD Pipeline / post-deploy-checks (push) Successful in 2m11s
feat(web): land iwooos security posture surfaces
2026-05-25 20:35:52 +08:00

19 lines
855 B
Markdown

# Git Remote Refs Probe 快照
| 項目 | 值 |
|------|----|
| 群組 | `wooo-infra-config-remotes` |
| 狀態 | `partial` |
| repo 數 | `2` |
| aligned current branch | `1` |
| unreachable | `1` |
## Repo refs
| Label | Remote URL | Status | Local branch | Local HEAD | Remote branch SHA | Heads | Tags | Error |
|-------|------------|--------|--------------|------------|-------------------|-------|------|-------|
| `wooo-infra-config-gitea` | `192.168.0.110:wooo/wooo-infra-config.git` | `unreachable` | `main` | `866b5aa` | `` | `0` | `0` | SSH 權限不足或 remote 不可讀 |
| `wooo-infra-config-github` | `github.com:owenhytsai/wooo-infra-config.git` | `aligned_current_branch` | `main` | `866b5aa` | `866b5aa` | `1` | `0` | 無 |
> 注意:本檔只使用 `git ls-remote` 做 read-only refs 探測;未 fetch、未 clone、未 push。