Add report fragments and export manifest
This commit is contained in:
parent
2a1a53c140
commit
6c467dd1f4
22 changed files with 630 additions and 24 deletions
17
tests/golden/export-manifest-shape.json
Normal file
17
tests/golden/export-manifest-shape.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"top_level_keys": [
|
||||
"certification_boundary",
|
||||
"counts",
|
||||
"created_at",
|
||||
"export_type",
|
||||
"id",
|
||||
"mapping_summary",
|
||||
"policy_summary",
|
||||
"report_fragments",
|
||||
"run_id",
|
||||
"schema_version",
|
||||
"source_lock_ref",
|
||||
"source_package_ref",
|
||||
"summary"
|
||||
]
|
||||
}
|
||||
5
tests/golden/sdk-fixture-report-fragment.md
Normal file
5
tests/golden/sdk-fixture-report-fragment.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
### SDK Fixture Summary
|
||||
|
||||
- evidence items: 2
|
||||
- findings: 0
|
||||
- source lock: source-lock:sdk-fixture-assessment:sdk-fixture-target
|
||||
Loading…
Add table
Add a link
Reference in a new issue