34 lines
936 B
Markdown
34 lines
936 B
Markdown
|
|
# 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
|
||
|
|
|