class

SecTester::Test

Inherits Reference / Object

Constants

Log = SecTester::Log.for("Test")

Constructors

new(token : String)
Source

Instance methods

entry_points(*args, **options)
Source
entry_points(*args, **options, &)
Source
issues(*args, **options)
Source
issues(*args, **options, &)
Source
run_check(scan_name : String, tests : String | Array(String) | Nil, target : Target, severity_threshold : Severity = :low, options : Options = Options.new, on_issue : Bool = true, timeout : Time::Span | Nil = 20.minutes)
Source
run_check(scan_name : String, tests : String | Array(String) | Nil, target : Target, severity_threshold : Severity = :low, options : Options = Options.new, on_issue : Bool = true, &)
Source
run_check(scan_name : String, tests : String | Array(String) | Nil, severity_threshold : Severity = :low, options : Options = Options.new, on_issue : Bool = true, param_overwrite : String | Nil = nil, &)
Source
scan_duration(*args, **options)
Source
scan_duration(*args, **options, &)
Source
scan_status(*args, **options)
Source
scan_status(*args, **options, &)
Source
total_params(*args, **options)
Source
total_params(*args, **options, &)
Source
total_requests(*args, **options)
Source
total_requests(*args, **options, &)
Source