class OutputBuilderMermaid
- OutputBuilderMermaid
- OutputBuilder
- Reference
- Object
Defined in:
output_builder/mermaid.crConstant Summary
-
CLI_PARAM_LABELS =
{"flag" => "flags", "argument" => "arguments", "env" => "env"} -
CLI inputs get a plural label; the bucket key is the singular param type.
-
RENDERED_BUCKETS =
Set {"header", "cookie", "query", "json", "form", "path"} -
Buckets
output_treerenders explicitly, under a label of their own.
Instance Method Summary
- #print(endpoints : Array(Endpoint), passive_results : Array(PassiveScanResult))
- #print(endpoints : Array(Endpoint))