Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / build-and-deploy (push) Has been cancelled
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / tests (push) Has been cancelled
41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
JSON
{
|
|
"schema_version": "gitea_authenticated_inventory_payload_validation_v1",
|
|
"status": "needs_supplement",
|
|
"priority": "P0-003",
|
|
"scope": "gitea_authenticated_inventory_payload_validation",
|
|
"result": {
|
|
"accepted_payload_count": 0,
|
|
"repo_count": 4,
|
|
"visible_repo_count": 4,
|
|
"blocker_count": 4,
|
|
"sensitive_payload_hit_count": 0,
|
|
"forbidden_true_field_count": 0,
|
|
"token_value_collection_allowed": false,
|
|
"repo_write_allowed": false,
|
|
"refs_sync_allowed": false,
|
|
"github_primary_switch_authorized": false,
|
|
"runtime_gate_count": 0
|
|
},
|
|
"blockers": [
|
|
"status_not_ok",
|
|
"visibility_scope_not_authenticated_or_admin_export",
|
|
"coverage_gap_explanation_missing",
|
|
"redaction_attestation_missing"
|
|
],
|
|
"sensitive_payload_hits": [],
|
|
"forbidden_true_fields": [],
|
|
"operation_boundaries": {
|
|
"payload_persisted": false,
|
|
"gitea_api_called": false,
|
|
"gitea_write_performed": false,
|
|
"repo_write_performed": false,
|
|
"refs_sync_performed": false,
|
|
"github_api_used": false,
|
|
"secret_plaintext_read": false,
|
|
"token_value_collection_allowed": false,
|
|
"runtime_action_performed": false,
|
|
"raw_session_or_sqlite_read_performed": false
|
|
},
|
|
"safe_next_step": "supplement_authenticated_or_admin_export_redacted_inventory_payload"
|
|
}
|