docs(security): record mirror dry run local validation
This commit is contained in:
@@ -35,6 +35,21 @@ python3 scripts/security/security-mirror-progress-guard.py
|
||||
|
||||
此指令只讀 committed snapshots,確認 dry-run 仍維持 `runtime_actions_executed=false` 與 `payloads_ingested=false`。
|
||||
|
||||
## 1.1 最新本機只讀驗證
|
||||
|
||||
| 項目 | 結果 |
|
||||
|------|------|
|
||||
| 日期 | 2026-05-18 |
|
||||
| 範圍 | `repo_snapshot_only` |
|
||||
| 指令 | `python3 scripts/security/security-mirror-progress-guard.py` |
|
||||
| 結果 | `SECURITY_MIRROR_PROGRESS_GUARD_OK` |
|
||||
| dry-run 狀態 | `contract_defined_not_executed` |
|
||||
| production ingestion | `false` |
|
||||
| runtime actions | `false` |
|
||||
| payload ingestion | `false` |
|
||||
|
||||
這表示 repo 內 committed snapshots 的只讀 guard 已通過;不表示 AwoooP production ingestion 已啟用,也不授權任何 scan、execute、repo、refs、workflow、secret、runner 或 primary 動作。
|
||||
|
||||
## 2. AwoooP 可做
|
||||
|
||||
1. 顯示 dry-run 報告。
|
||||
|
||||
Reference in New Issue
Block a user