fwupd/plugins/linux-tainted
Richard Hughes ae0c3fe38a Add 'action' resolution flags to each FwupdSecurityAttr
We tried to solve this by matching the org.fwupd.hsi AppStream ID, but
in some cases the resolution depends on what actually failed.

Add "the action the user is supposed to do" as flags so that the
front-end can translate this in the appropriate way, for instance,
using a different string for log events and HSI dialogs.
2022-07-14 14:47:44 +01:00
..
fu-plugin-linux-tainted.c Add 'action' resolution flags to each FwupdSecurityAttr 2022-07-14 14:47:44 +01:00
meson.build trivial: Make meson.build indentation consistent 2022-06-21 03:27:38 -04:00
README.md trivial: update markdown for pre-commit style 2021-07-18 14:42:47 -05:00

Linux Kernel Tainted

Introduction

This plugin checks if the currently running kernel is tainted. The result will be stored in an security attribute for HSI.

External Interface Access

This plugin requires read access to /sys/kernel/tainted.