fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
2.93k stars 409 forks source link

See which Linux kernel is active #18055

Open noahtalerman opened 5 months ago

noahtalerman commented 5 months ago

Goal

User story
As a vulnerability management engineer,
I want to see which Linux kernel is active on a Linux hosts
so that I know is a host is impacted by a Linux kernel vulnerability (CVE).

Changes

Product

Engineering

ℹ️  Please read this issue carefully and understand it. Pay special attention to UI wireframes, especially "dev notes".

QA

Risk assessment

Manual testing steps

  1. Step 1
  2. Step 2
  3. Step 3

Testing notes

Confirmation

  1. [ ] Engineer (@____): Added comment to user story confirming successful completion of QA.
  2. [ ] QA (@____): Added comment to user story confirming successful completion of QA.
stefanamaerz commented 3 months ago

related to the conversation here: https://github.com/fleetdm/fleet/issues/18053, would this info get exposed via the API or just the GUI?

noahtalerman commented 3 months ago

@stefanamaerz both!

More generally, Fleet exposes all info you see in the UI in the API. For all features.