Stéphane Lesimple
cc29aaba6b
fix: another attempt to avoid sigpipe on grep ( #519 )
...
Take this opportunity to factorize all the greps in /proc/cpuinfo
into a helper that avoids using a pipe to entirely avoid SIGPIPE
on a possibly gigantic /proc/cpuinfo
(cherry picked from commit 5bbffaf053 )
2026-08-08 17:23:47 +00:00
Stéphane Lesimple
e67c9e4265
enh: use g_mode to explicitly save/load the current running mode
2026-04-10 19:28:10 +02:00
Stéphane Lesimple
b9c203120b
enh: --no-runtime and --no-hw modes replacing --live and implicit 'offline' mode
2026-04-08 22:35:53 +02:00
Stéphane Lesimple
3ea8e213ec
chore: add proper header to all src/vulns/* files
2026-04-02 21:03:29 +02:00
Stéphane Lesimple
dfe48d67ce
enh: CVE-2018-3646: document all sysfs variations, fix --sysfs-only path
2026-04-01 21:12:23 +02:00
Stéphane Lesimple
cebda01d05
split script in multiple files, reassembled through build.sh
2026-03-30 20:04:16 +02:00