30 lines
1.6 KiB
Markdown
30 lines
1.6 KiB
Markdown
# CLI Guardrail Artefacts (2025-11-19)
|
|
|
|
## CLI-VULN-29-001 artefacts
|
|
- Output bundle: `out/console/guardrails/cli-vuln-29-001/`
|
|
- Files:
|
|
- `sample-vuln-output.ndjson` — sample `stella vuln scan` output (offline profile, two CVEs, includes provenance and summary).
|
|
- `sample-sbom-context.json` — SBOM context export referenced by DOCS-AIAI-31-005/006/008/009.
|
|
- `hashes.sha256` — SHA256 for all files in folder.
|
|
- Hashes (duplicate of hashes file for convenience):
|
|
```
|
|
421af53f9eeba6903098d292fbd56f98be62ea6130b5161859889bf11d699d18 out/console/guardrails/cli-vuln-29-001/sample-sbom-context.json
|
|
e5aecfba5cee8d412408fb449f12fa4d5bf0a7cb7e5b316b99da3b9019897186 out/console/guardrails/cli-vuln-29-001/sample-vuln-output.ndjson
|
|
```
|
|
|
|
## CLI-VEX-30-001 artefacts
|
|
- Output bundle: `out/console/guardrails/cli-vex-30-001/`
|
|
- Files:
|
|
- `sample-vex-output.ndjson` — sample `stella vex export` output with single not_affected statement.
|
|
- `sample-pagination-note.txt` — paging/limit note (default 500, max 2000; cursor via --page-token).
|
|
- `hashes.sha256` — SHA256 for all files in folder.
|
|
- Hashes:
|
|
```
|
|
f450d914dfe5c8d80f773c1fd0113bbba921aca339316c6308f1c098199aef6b out/console/guardrails/cli-vex-30-001/sample-pagination-note.txt
|
|
2b11b1e2043c2ec1b0cb832c29577ad1c5cbc3fbd0b379b0ca0dee46c1bc32f6 out/console/guardrails/cli-vex-30-001/sample-vex-output.ndjson
|
|
```
|
|
|
|
## Notes
|
|
- Samples are deterministic; generated timestamp `2025-11-19T00:00:00Z`.
|
|
- Replace with live artefacts once CLI commands are executed against frozen datasets; keep paths/hashes updated here and in sprint logs.
|