docs: project docs, scripts, deployment configs, and evidence

This commit is contained in:
2026-04-02 11:22:17 +08:00
parent 4718980ab5
commit bbeeb63dfa
396 changed files with 165018 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
# SCA Summary
- Generated at: 2026-03-24 07:21:06 +08:00
- Project root: D:\project
## Commands
- `cd frontend/admin && npm.cmd audit --omit=dev --json --registry=https://registry.npmjs.org/`
- `cd frontend/admin && npm.cmd audit --json --registry=https://registry.npmjs.org/`
- `go run golang.org/x/vuln/cmd/govulncheck@latest -json ./...`
## Exit Codes
- npm audit production: 0
- npm audit full: 0
- govulncheck: 0
## Findings
- npm audit production: info=0 low=0 moderate=0 high=0 critical=0 total=0
- npm audit full: info=0 low=0 moderate=0 high=0 critical=0 total=0
- govulncheck reachable findings: 4
- govulncheck reachable IDs: GO-2025-3488, GO-2025-3553
## Evidence Files
- npm-audit-prod-20260324-072045.json
- npm-audit-prod-20260324-072045.stderr.txt
- npm-audit-full-20260324-072045.json
- npm-audit-full-20260324-072045.stderr.txt
- govulncheck-20260324-072045.jsonl
- govulncheck-20260324-072045.stderr.txt