Security Posture Dashboard for Cockpit (Updates, Vulnerabilities, Compliance) #22951
avula-sudheer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
System administrators often need a quick overview of a host’s security posture, such as pending security updates, known software vulnerabilities, and compliance with security hardening benchmarks. Today these typically require running multiple tools separately.
I’m exploring a Cockpit module that brings these signals together in a single UI with three views:
The goal is to provide a simple security posture overview directly in Cockpit, while relying on existing system tools and keeping scans on-demand.
I have built an experimental prototype module here:
https://github.com/gen-y-labs/cockpit-security/tree/feature/security
Before continuing further development, I would appreciate feedback from the Cockpit maintainers on:
Happy to iterate based on feedback.
Beta Was this translation helpful? Give feedback.
All reactions