reptr 0.8.0

Local-first pentest report generator: Markdown findings -> HTML/JSON/DOCX/PDF.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/target/
/output/
/tests/fixtures/sample-engagement/output/
/findings/
/graphify-out/
# Internal planning docs
/reptr-build-plan.md
# macOS metadata
.DS_Store
**/.DS_Store
# Editor / IDE
.vscode/
.idea/
*.swp
*.swo
# Environment files
.env
.env.*