struct SSLScan::Issue

Defined in:

sslscan/issue.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(severity : Severity, type : String, context : Nil | String = nil) #

[View source]

Instance Method Detail

def context : String | Nil #

[View source]
def severity : Severity #

[View source]
def type : String #

[View source]