-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
mendsec edited this page Jun 23, 2026
·
1 revision
- CLI scaffolding with Cobra (
scan,export,versionsubcommands) - GoReleaser configuration for automated binary publishing
- Cross-platform CI (GitHub Actions — Windows, macOS, Linux)
- Integration tests (subprocess-based E2E tests)
- JSON, CSV, and XML export via catnet-core
- C6–C10 fixes (flag state isolation, fd leak prevention, subprocess signal test)
- catnet-core v0.2.0 dependency
- Full English standardisation of all comments and user-facing messages
-
NewRootCmdtest factory
- Adopt catnet-core async event dispatcher (#1)
- Context propagation into port scanner (#2)
-
--timeoutglobal scan deadline flag (#3) - Structured
--log-levelflag usinglog/slog(#4)
- Man page generation via
cobra/doc(#7) - Shell completion documentation (#8)
-
CODEOWNERSfile (#9) - Homebrew tap (#10)
catnet will never implement:
- Scanning logic (belongs in catnet-core)
- GUI or TUI components (belong in catnet-scanner / catnet-tui)
- Vulnerability exploitation capabilities
Open an issue with the enhancement label, describe your use case, and link to it in the GitHub Project board discussion.
© 2026 Fábio Mendes · MIT License · catnet · catnet-core · Report an issue
catnet Wiki
Getting Started
Reference
Guides
Project