27 lines
730 B
JSON
27 lines
730 B
JSON
{
|
|
"admission_status": "not_admitted",
|
|
"target_repository_path": "",
|
|
"repository_owner": "",
|
|
"ownership_evidence": "",
|
|
"risk_classification": "",
|
|
"noncritical_rationale": "",
|
|
"allowed_paths": [],
|
|
"forbidden_paths": [],
|
|
"forbidden_actions": [
|
|
"push",
|
|
"merge",
|
|
"deploy",
|
|
"close",
|
|
"pr_open",
|
|
"issue_close",
|
|
"public_publication",
|
|
"credential_change",
|
|
"vendor_source_mutation",
|
|
"cortex_core_mutation"
|
|
],
|
|
"approval_source": "",
|
|
"approval_timestamp": "",
|
|
"operator_outcome_required": true,
|
|
"review_trigger": "before Stage 5 execution, before target repository path change, before allowed path change, before forbidden action change, before risk classification change"
|
|
}
|