package frama-c

  1. Overview
  2. Docs

doc/frama-c-markdown-report.core/Markdown_report/Sarif/RunAutomationDetails/index.html

Module Sarif.RunAutomationDetailsSource

Sourcetype t = {
  1. description : Message.t;
  2. id : string;
  3. guid : string;
  4. correlationGuid : string;
  5. properties : Properties.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval create : ?description:Message.t -> ?id:string -> ?guid:string -> ?correlationGuid:string -> ?properties:Properties.t -> unit -> t
Sourceval default : t
OCaml

Innovation. Community. Security.