Skip to main content

classify_mount

Function classify_mount 

Source
pub fn classify_mount(fs_type: &str, dev_name: &str, mnt_root: &str) -> bool
Expand description

Classify whether a mount entry is suspicious.

Flags unusual tmpfs/ramfs mounts and overlay mounts outside known container runtime paths.