7 Commits

Author SHA1 Message Date
Heiko
f60de7c2da Add SSH scan support with BSI TR-02102-4 compliance
- SSH scanning via ssh-audit (KEX, encryption, MAC, host keys)
- BSI TR-02102-4 and IANA compliance validation for SSH
- CSV/Markdown/reST reports for SSH results
- Unified compliance schema and database views
- Code optimization: modular query/writer architecture
2026-01-23 11:05:01 +01:00
Heiko
2b27138b2a refactor: split large functions and reduce code duplication 2026-01-20 19:40:29 +01:00
adc3287df4 feature: iana update (#1) 2025-12-25 11:38:03 +01:00
Heiko
99beb40ee0 chore: bump version to 1.0.1 2025-12-19 20:24:23 +01:00
Heiko
0b09de7d1e fix: remove duplicate IANA registry entry causing false update reports 2025-12-19 20:22:35 +01:00
Heiko
753c582010 feature: IANA update 2025-12-19 20:10:39 +01:00
Heiko
f038d6a3fc feat: initial release 2025-12-18 19:16:04 +01:00