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"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue