Skip to content
github-actions edited this page Feb 12, 2026 · 3 revisions

HAPR Wiki

HAPR (HAProxy Audit & Reporting Tool) is a Python CLI that audits HAProxy configurations against a 103-check security baseline across 13 categories. It parses configs, scores them, optionally performs live TLS scanning and CVE lookups, generates topology graphs, and produces self-contained HTML reports.

Documentation

  • HAPR User Guide — Installation, CLI commands, running standalone and network assessments with examples.
  • Understanding the Report — Walkthrough of the HTML report: executive summary, category scores, findings, topology graph, and scan results.
  • HAPR Framework — Scoring model, security baseline, tier definitions, compliance mappings, and how to customize or extend checks.
  • HAProxy Security Guide — Overview of HAProxy security features with curated reference links for deeper learning.

Clone this wiki locally