Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlgNoneJwtScanHandler ¶
Types ¶
type Scan ¶
type Scan struct {
Url string
ValidJwt *string
PendingScans []ScanHandler
}
func NewScanner ¶
func (*Scan) AddPendingScanHandler ¶
func (s *Scan) AddPendingScanHandler(sh ScanHandler) *Scan
func (*Scan) ValidateRequest ¶
func (*Scan) WithAlgNoneJwtScan ¶
func (*Scan) WithNotVerifiedJwtScan ¶
func (*Scan) WithWeakJwtSecretScan ¶
type ScanHandler ¶
Click to show internal directories.
Click to hide internal directories.