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)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
column
Sourcefile
Sourceline
Sourcemessage
Sourcerule_id
Sourceseverity
Sourcesnippet
Sourcetitle
Source