package frama-c

  1. Overview
  2. Docs

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

Module Sarif.VersionControlDetailsSource

Sourcetype t = {
  1. uri : string;
  2. revisionId : string;
  3. branch : string;
  4. tag : string;
  5. timestamp : string;
  6. properties : Properties.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.