Files
chimera-gfx-Public/manifests/retroarch/phase-1.0dl-official-shsrv-artifact-audit.json
Chimera GFX release export a6037502d7
phase0-ci / build-and-audit (push) Successful in 2m14s
Publish Chimera GFX source
2026-09-03 03:27:14 +02:00

59 lines
2.1 KiB
JSON

{
"schema_version": 1,
"phase": "PHASE_1_0DL_OFFICIAL_SHSRV_ARTIFACT_AUDIT",
"status": "OFFICIAL_ARTIFACT_BOUND_EXECUTION_BLOCKED_UNBOUNDED_AND_RWE",
"date": "2026-07-30",
"artifact": {
"release": "v0.19",
"source_commit": "6f320637d56d344a0e7797753099e33238bbf146",
"source_tree": "c26ce02b6c3ca4202993e039b3db7c28c353dee4",
"download_url": "https://github.com/ps5-payload-dev/shsrv/releases/download/v0.19/shsrv-ps5.elf",
"filename": "shsrv-ps5.elf",
"size": 981872,
"sha256": "797827b50a93dbf327abdca45063d76ea24b17e561d927f397a0b73cadb2e2bd",
"stored_only_under_ignored_work": true,
"executed_on_host": false,
"sent_to_device": false
},
"static_elf": {
"needed": ["libkernel_sys.sprx", "libSceLibcInternal.sprx", "libSceNet.sprx"],
"load_segment_flags": ["RWE", "RW", "RW"],
"writable_executable_segment_present": true
},
"source_effects": {
"default_listener_port": 2323,
"opens_dev_console_read_write": true,
"creates_listener_socket": true,
"binds_and_listens": true,
"accept_loop_is_unbounded": true,
"per_connection_threads": true,
"startup_notification": true,
"normal_sdk_crt_effects_inherited": true,
"automatic_self_termination_deadline": false,
"persistent_filesystem_write_required_for_startup": false
},
"hard_blockers": [
"WRITABLE_EXECUTABLE_LOAD_SEGMENT",
"UNBOUNDED_ACCEPT_LOOP",
"UNBOUNDED_PROCESS_LIFETIME",
"CONNECTION_THREAD_LIFETIME_UNBOUNDED",
"COMPLETE_TARGET_CLEANUP_UNPROVEN"
],
"authorizations": {
"ps5_connection_authorized": false,
"device_transfer_authorized": false,
"device_execution_authorized": false,
"device_write_authorized": false,
"automatic_retry": false
},
"decision": {
"official_artifact_provenance_bound": true,
"official_artifact_execution_eligible": false,
"official_artifact_transfer_eligible": false,
"shsrv_route_selected": false,
"direct_bounded_raw_elfldr_snapshot_reader_design_allowed": true,
"device_action_allowed": false,
"next_step": "OFFLINE_BOUNDED_RAW_ELFLDR_SNAPSHOT_READER_DESIGN"
}
}