Frama-C API - Sarif
OCaml representation for the sarif 2.1 schema.
module type Json_type = sig ... endmodule type Json_default = sig ... endmodule Json_string : Json_type with type t = stringmodule JsonStringDictionary : Json_type with type t = string dictmodule Uri : sig ... endmodule Version : sig ... endmodule ArtifactLocation : sig ... endmodule ArtifactLocationDictionary : Json_type with type t = ArtifactLocation.t dictmodule Custom_properties : Json_type with type t = Yojson.Safe.t dictmodule Properties : sig ... endmodule Message : sig ... endmodule MultiformatMessageString : sig ... endmodule MultiformatMessageStringDictionary : Json_type with type t = MultiformatMessageString.t dictmodule ArtifactContent : sig ... endmodule Region : sig ... endmodule Rectangle : sig ... endmodule PhysicalLocation : sig ... endmodule Location : sig ... endmodule StackFrame : sig ... endmodule Stack : sig ... endmodule Additional_properties : Json_default with type t = string dictmodule Stl_importance : sig ... endmodule ThreadFlowLocation : sig ... endmodule ThreadFlow : sig ... endmodule Attachment : sig ... endmodule CodeFlow : sig ... endmodule Sarif_exception : sig ... endmodule Notification_kind : sig ... endmodule Notification : sig ... endmodule Driver : sig ... endmodule Tool : sig ... endmodule Invocation : sig ... endmodule Conversion : sig ... endmodule Edge : sig ... endmodule Node : sig ... endmodule Edge_traversal : sig ... endmodule Role : sig ... endmodule Hash : sig ... endmodule Graph : sig ... endmodule Graph_dictionary : Json_type with type t = Graph.t dictmodule GraphTraversal : sig ... endmodule Replacement : sig ... endmodule Artifact : sig ... endmodule FileChange : sig ... endmodule Fix : sig ... endmodule ExternalFiles : sig ... endmodule LogicalLocation : sig ... endmodule RuleConfigLevel : sig ... endmodule ReportingConfiguration : sig ... endmodule ToolComponentReference : sig ... endmodule ReportingDescriptorReference : sig ... endmodule ReportingDescriptorRelationship : sig ... endmodule ReportingDescriptor : sig ... endmodule Result_kind : sig ... endmodule Result_level : sig ... endmodule Result_suppressionState : sig ... endmodule Result_baselineState : sig ... endmodule Sarif_result : sig ... endmodule VersionControlDetails : sig ... endmodule ColumnKind : sig ... endmodule RunAutomationDetails : sig ... endmodule ExternalPropertyFileReferences : sig ... endmodule TranslationMetadata : sig ... endmodule ToolComponent : sig ... endmodule Address : sig ... endmodule WebRequest : sig ... endmodule WebResponse : sig ... endmodule SpecialLocations : sig ... endmodule Run : sig ... endmodule Schema : sig ... end