| .editorconfig | 411 B | |
| .github/FUNDING.yml | 206 B | |
| .github/ISSUE_TEMPLATE/bug.md | 660 B | |
| .github/pull_request_template.md | 706 B | |
| .github/workflows/ci.yml | 0.8 KB | |
| ARCHIVE_NOTICE.md | 1.2 KB | |
| cmd/portr/cmd/check.go | 1.3 KB | |
| cmd/portr/cmd/completion.go | 0.9 KB | |
| cmd/portr/cmd/export.go | 1.3 KB | |
| cmd/portr/cmd/root.go | 1.2 KB | |
| cmd/portr/cmd/version.go | 0.6 KB | |
| cmd/portr/cmd/watch.go | 1.4 KB | |
| Dockerfile | 0.4 KB | |
| docs/design-notes.md | 7.3 KB | |
| docs/migration.md | 5.6 KB | |
| go.mod | 196 B | |
| internal/bench/check_bench_test.go | 1.1 KB | |
| internal/bench/output_bench_test.go | 1.0 KB | |
| internal/check/check_test.go | 2.0 KB | |
| internal/check/check.go | 2.4 KB | |
| internal/check/rate/limiter_test.go | 1.0 KB | |
| internal/check/rate/limiter.go | 1.3 KB | |
| internal/check/result/result.go | 1.0 KB | |
| internal/check/retry/backoff_test.go | 0.9 KB | |
| internal/check/retry/backoff.go | 0.9 KB | |
| internal/check/worker/pool_test.go | 1.5 KB | |
| internal/check/worker/pool.go | 1.9 KB | |
| internal/check/worker/worker.go | 1.6 KB | |
| internal/config/config_test.go | 2.2 KB | |
| internal/config/config.go | 1.8 KB | |
| internal/config/loader/yaml_test.go | 1.7 KB | |
| internal/config/loader/yaml.go | 1.4 KB | |
| internal/config/target/target_test.go | 1.2 KB | |
| internal/config/target/target.go | 1.1 KB | |
| internal/output/json/json_test.go | 1.1 KB | |
| internal/output/json/json.go | 1.0 KB | |
| internal/output/output.go | 0.7 KB | |
| internal/output/prometheus/textfile_test.go | 1.0 KB | |
| internal/output/prometheus/textfile.go | 1.6 KB | |
| internal/output/slack/webhook.go | 1.6 KB | |
| internal/output/table/table_test.go | 1.3 KB | |
| internal/output/table/table.go | 1.5 KB | |
| internal/testdata/configs/homelab.yaml | 0.6 KB | |
| internal/testdata/configs/invalid.yaml | 0.3 KB | |
| internal/testdata/configs/minimal.yaml | 0.2 KB | |
| internal/testdata/expected/homelab-report.json | 0.9 KB | |
| internal/testdata/expected/homelab-report.txt | 0.5 KB | |
| internal/tui/app.go | 1.7 KB | |
| internal/tui/keys.go | 0.8 KB | |
| internal/tui/theme.go | 0.7 KB | |
| internal/tui/view/detail.go | 1.0 KB | |
| internal/tui/view/filter_test.go | 0.7 KB | |
| internal/tui/view/filter.go | 0.8 KB | |
| internal/tui/view/table_test.go | 0.9 KB | |
| internal/tui/view/table.go | 1.7 KB | |
| LICENSE | 11 KB | |
| main.go | 2.6 KB | |
| README.md | 1.9 KB | |
| scanner_test.go | 2.4 KB | |
| scanner.go | 2.8 KB | |
| SECURITY.md | 1.3 KB | |
| tests/integration/config_roundtrip_test.go | 1.3 KB | |
| tests/integration/fake_server_test.go | 1.7 KB | |
| tui.go | 2.1 KB | |