struct

Flaw::Finding

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(rule_id : String, severity : Flaw::Severity, title : String, message : String, file : String, line : Int32, column : Int32, snippet : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

column
Source
file
Source
line
Source
message
Source
rule_id
Source
severity
Source
snippet
Source
title
Source