generated from coulomb/repo-seed
34 lines
653 B
JSON
34 lines
653 B
JSON
{
|
|
"id": "sdk-fixture-assessment",
|
|
"framework_refs": [
|
|
"guide-board.sdk-fixture.v1"
|
|
],
|
|
"extension_refs": [
|
|
"sdk-fixture"
|
|
],
|
|
"target_profile_ref": "sdk-fixture-target",
|
|
"selected_check_groups": {
|
|
"sdk-fixture": [
|
|
"native-output"
|
|
]
|
|
},
|
|
"expectations_ref": null,
|
|
"waivers_ref": null,
|
|
"output_policy": {
|
|
"report_formats": [
|
|
"json",
|
|
"markdown"
|
|
],
|
|
"artifact_retention": "raw-logs-plus-summary"
|
|
},
|
|
"retention_policy": {
|
|
"summary_days": 365,
|
|
"raw_artifact_days": 30
|
|
},
|
|
"runtime_policy": {
|
|
"offline": true,
|
|
"timeout_seconds": 30,
|
|
"fixture_mode": "native-result"
|
|
}
|
|
}
|