sig
  type t
  val of_yojson :
    Yojson.Safe.t -> Sarif.Json_type.t Ppx_deriving_yojson_runtime.error_or
  val to_yojson : Sarif.Json_type.t -> Yojson.Safe.t
end