| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| patchmon-agent-linux-arm64 | 2026-02-13 | 10.2 MB | |
| patchmon-agent-linux-arm | 2026-02-13 | 10.6 MB | |
| patchmon-agent-linux-amd64 | 2026-02-13 | 10.9 MB | |
| patchmon-agent-linux-386 | 2026-02-13 | 10.5 MB | |
| README.md | 2026-02-13 | 3.0 kB | |
| Version 1.4.0 source code.tar.gz | 2026-02-13 | 18.5 MB | |
| Version 1.4.0 source code.zip | 2026-02-13 | 18.6 MB | |
| Totals: 7 Items | 79.3 MB | 1 | |
1.4.0 (Major)
đ PatchMon 1.4.0
A major release with security compliance scanning, OIDC SSO, an alerting engine, web SSH terminal, and AI-assisted terminal support.
đĄď¸ Security Compliance Scanning
- OpenSCAP CIS Benchmark scanning directly from the agent (Level 1 / Level 2)
- Docker Bench for Security when Docker integration is enabled
- Compliance dashboard with fleet-wide scores, pass/fail breakdowns, and scan history
- Optional auto-remediation of failed rules during scans
đ OIDC Single Sign-On
- OpenID Connect authentication with Authentik, Keycloak, Okta, or any OIDC provider
- Automatic user provisioning on first OIDC login
- Group-based role mapping from your identity provider to PatchMon roles
- Option to disable local auth and enforce SSO-only login
đ Alerting & Reporting
- New Reporting page with filtering by severity, type, status, and assignment
- Host Down alerts real time view of host uptime
- Alert types including server update, agent update, and host down
- Per-alert-type configuration for default severity, auto-assignment, escalation, and retention
đť Web SSH Terminal
- Browser-based SSH to any host from the PatchMon UI
- Direct and proxy modes (proxy mode routes through the agent, no SSH port exposure needed)
đ¤ AI Terminal Assistant
- AI chat panel inside the SSH terminal for command suggestions and troubleshooting
- Multiple providers supported: OpenRouter, Anthropic, OpenAI, Google Gemini
- Context-aware using your recent terminal output
đĽď¸ UI Improvements
- "Waiting for Connection" screen with real-time status when onboarding a new host
- Swagger / OpenAPI docs served at
/api-docson the server
đ§ Other
- Superuser management permission (
can_manage_superusers) for finer-grained RBAC when used with OIDC - More API stats and details on hosts with added flags such as
?include=statsor?updates_only=true
Plus Much Much More
New Contributors
- @mfbloom made their first contribution in https://github.com/PatchMon/PatchMon/pull/408
- @RuTHlessBEat200 made their first contribution in https://github.com/PatchMon/PatchMon/pull/395
- @amosgeva made their first contribution in https://github.com/PatchMon/PatchMon/pull/365
- @slibonati made their first contribution in https://github.com/PatchMon/PatchMon/pull/298
- @bearded-papa made their first contribution in https://github.com/PatchMon/PatchMon/pull/441
- @igniter07 made their first contribution in https://github.com/PatchMon/PatchMon/pull/452
- @MacJediWizard made their first contribution in https://github.com/PatchMon/PatchMon/pull/421
- @BlackScript made their first contribution in https://github.com/PatchMon/PatchMon/pull/457
Full Changelog: https://github.com/PatchMon/PatchMon/compare/v1.3.7...v1.4.0