Sobelow v0.12.0
  • Pages
  • Modules
  • Mix Tasks

    View Source Sobelow.FindingLog (Sobelow v0.12.0)

    Link to this section Summary

    Functions

    add(finding, severity)
    child_spec(init_arg)

    Returns a specification to start this module under a supervisor.

    format_json(map)
    init(atom)

    Callback implementation for GenServer.init/1.

    json(vsn)
    log()
    quiet()
    sarif(vsn)
    sarif_results()
    start_link()

    Link to this section Functions

    Link to this function

    add(finding, severity)

    View Source
    Link to this function

    child_spec(init_arg)

    View Source

    Returns a specification to start this module under a supervisor.

    See Supervisor.

    Link to this function

    format_json(map)

    View Source
    Link to this function

    init(atom)

    View Source

    Callback implementation for GenServer.init/1.

    Link to this function

    json(vsn)

    View Source
    Link to this function

    log()

    View Source
    Link to this function

    quiet()

    View Source
    Link to this function

    sarif(vsn)

    View Source
    Link to this function

    sarif_results()

    View Source
    Link to this function

    start_link()

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language