linuxfabrik-lib: Arbitrary root file read via live --test argument (lib.lftest) across sudoers-whitelisted plugins (LPE)
Every Linuxfabrik check plugin that supports the shared –test argument (routed through lib.lftest.test()) will, when –test is supplied, treat the first CSV element as a filesystem path and read its full contents as the plugin's simulated STDOUT — running as root when the plugin is invoked through the shipped nagios/icinga sudoers allowlist. –test is a live production argument (centrally mapped to argparse.SUPPRESS, so it is hidden from –help but still …