report

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package report renders scanner findings as a human-readable Markdown report, ready to paste into a pentest writeup. It is a pure transform over stored issues — no I/O — so it is equally callable from the control API and the AI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Findings

func Findings(issues []store.Issue) string

Findings renders issues as Markdown, grouped by severity (High→Info) with a summary line. Output is deterministic for a given set of issues.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL