speed47 / spectre-meltdown-checker

Reptar, Downfall, Zenbleed, ZombieLoad, RIDL, Fallout, Foreshadow, Spectre, Meltdown vulnerability/mitigation checker for Linux & BSD
3.85k stars 476 forks source link

Docker build lacks zstd #433

Closed brlin-tw closed 1 year ago

brlin-tw commented 2 years ago

Running docker-compose up reveals several UNKNOWN results like the following:

spectre-meltdown-checker    | * iTLB Multihit mitigation is supported by kernel:  UNKNOWN  (missing 'unzstd' tool, please install it, usually it's in the 'zstd' package)
speed47 commented 2 years ago

Hello, and thanks for your report. Could you try the docker branch and confirm it does fix the problem?

brlin-tw commented 2 years ago

I can no longer reproduce this issue in the revision of the docker branch.