class

NoirRunner

Inherits Reference < Object

Constructors

new(options : Hash(String, YAML::Any))
Source

Instance methods

analyze
Source
analyzer_failures

Everything this scan did not cover, from any phase. Empty is the positive statement "the scan read what it was pointed at and delivered what it was asked to", which is what tells a degraded scan from a clean one — and what --strict exits 2 on.

Source
deliver
Source
detect
Source
diff_report(diff_app)
Source
endpoints
Source
logger
Source
options
Source
passive_results
Source
report

Renders the report in the requested format. Which builder that is, and which formats exist at all, is the annotated-builder catalog's business (Noir::OutputFormats) — this used to be a 70-line case that was the fourth place a format had to be listed.

Source
techs
Source
techs=(value : Array(String))
Source