Files
CASAN/optimize-docs/video-steps/H5-Governance/B3-secret-commit/screen-text.md
T
thanhnvandClaude Opus 4.8 fbcef967e5 chore(freeze): snapshot demo state before Plan-07 hardening work
Freeze current submission/demo baseline:
- casan-next-plans/: full task-level plan set (Plan 00 index + 02/04/06/07/08/09/12, QA, slide deck)
- optimize-docs/video-steps/: per-vector scene breakdown (commands/screen-text/script) + start-tmux
- run-all.sh / scorecard.sh / map-live.sh: REAL=1 live-battery wiring
- regenerated evidence + audit/telemetry logs from live REAL=1 run
- submission README + video recording guide updates
- dry-run pipeline logs for 001-okr-web-app

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 22:03:44 +09:00

20 lines
445 B
Markdown

# TEXT HIỂN THỊ — B3
## Title card
```
B3 · SECRET COMMIT
supply chain · governance
```
## Caption trong khi chạy
```
Quét toàn repo tìm secret bị commit (.env, private key...)
```
## Caption kết quả
```
✅ Secrets scan: PASS=5 FAIL=0 WARN=1 · exit = 0
git ls-files *.pem → chỉ audit-public.pem / policy-public.pem (PUBLIC key)
WARN = false-positive trong backend/test (chuỗi test), KHÔNG phải leak thật
```