aboutsummaryrefslogtreecommitdiffstats
path: root/spectre-meltdown-checker.sh
Commit message (Expand)AuthorAgeFilesLines
* minor is_cpu_vulnerable() changes (#71)Corey Hickey2018-01-131-10/+7
* Only show the name of the script, not the full path (#72)Sylvestre Ledru2018-01-131-2/+2
* fix some typos (#73)Sylvestre Ledru2018-01-131-2/+2
* add --version, bump to v0.28Stéphane Lesimple2018-01-121-1/+6
* add cpu model in outputStéphane Lesimple2018-01-121-1/+2
* Fixed a few spelling errors (#60)M. Willis Monroe2018-01-121-3/+3
* add some debugStéphane Lesimple2018-01-121-1/+18
* bump to v0.27Stéphane Lesimple2018-01-111-1/+1
* fix(opcodes): fix regression introduced in previous commitStéphane Lesimple2018-01-111-3/+6
* adding support for new /sys interface (#55)Stéphane Lesimple2018-01-111-218/+293
* send warning to stderr. (#53)Tobias Rüetschi2018-01-111-1/+1
* bump to v0.25 to reflect changesStéphane Lesimple2018-01-111-1/+1
* Produce JSON output formatted for Puppet, Ansible, Chef... (#50)Abdoul Bah2018-01-111-10/+28
* Merge pull request #51 from cowanml/file_read_check_fixupStéphane Lesimple2018-01-101-1/+1
|\
| * fixed file read testMatt Cowan2018-01-101-1/+1
* | feat(kernel): add support for LZ4 decompressionStéphane Lesimple2018-01-101-12/+20
* | fix(opensuse): add specific location for ibrs_enabled fileStéphane Lesimple2018-01-101-11/+15
|/
* fix(kernel): fix detection for separate /boot partitionsStéphane Lesimple2018-01-101-1/+1
* feat(kernel): check the BOOT_IMAGE info from cmdline before trying the defaul...Stéphane Lesimple2018-01-101-6/+24
* bump to v0.23 to reflect changesStéphane Lesimple2018-01-101-1/+1
* add --variant to specify what check we want to runStéphane Lesimple2018-01-101-245/+302
* Error on unknown batch formatMarcus Downing2018-01-101-0/+7
* Stray tabMarcus Downing2018-01-101-1/+1
* batch nrpeMarcus Downing2018-01-101-13/+16
* NRPE modeMarcus Downing2018-01-101-0/+28
* Merge pull request #37 from deufrai/better-dmesg-supportStéphane Lesimple2018-01-091-1/+4
|\
| * Improve PTI detection even moreFrederic CORNU2018-01-091-2/+5
| * Improve PTI detectionFrederic CORNU2018-01-091-2/+2
* | typofixStéphane Lesimple2018-01-091-1/+1
* | add disclaimer and bump to 0.21Stéphane Lesimple2018-01-091-1/+36
* | Merge pull request #38 from Alkorin/fixARMStéphane Lesimple2018-01-091-3/+3
|\ \
| * | Fix ARM checksAlkorin2018-01-091-3/+3
| |/
* / Fix small typo in error messageAlkorin2018-01-091-1/+1
|/
* Merge pull request #31 from Feandil/batchStéphane Lesimple2018-01-091-149/+213
|\
| * Introduce "verbose" and "batch" modesVincent Brillault2018-01-091-57/+120
| * No-color: interpret string (-e) to be able to mach \x1BVincent Brillault2018-01-091-1/+1
| * Move configuration at the beginning of the scriptVincent Brillault2018-01-091-95/+96
* | fix(pti): remove escapes since we use grep -E nowStéphane Lesimple2018-01-091-1/+1
* | fix broken logic of 68961f9, increment version to 0.20Stéphane Lesimple2018-01-091-15/+17
|/
* adding known non-vulnerable ARM chipsStéphane Lesimple2018-01-091-7/+59
* v0.19: introduce --no-colorStéphane Lesimple2018-01-091-51/+99
* bump to v0.18 to reflect changesStéphane Lesimple2018-01-091-2/+9
* Merge pull request #25 from Feandil/proc_configStéphane Lesimple2018-01-091-1/+3
|\
| * When using /proc/config.gz, indicate it more clearlyVincent Brillault2018-01-091-1/+3
* | Merge pull request #26 from Feandil/proc_kallsymStéphane Lesimple2018-01-091-1/+5
|\ \
| * | Use /proc/kallsyms to get symbols, if availableVincent Brillault2018-01-091-1/+5
| |/
* | adding mention of heuristic for variant 1 checkStéphane Lesimple2018-01-091-3/+3
* | Merge pull request #24 from angus-p/Remove-extra-spaceStéphane Lesimple2018-01-091-1/+1
|\ \ | |/ |/|
| * remove superfluous space from test line 315angus-p2018-01-091-1/+1
* | Increases tmp directory uniqueness to 6 characters to support SlackwareMatthew Radcliffe2018-01-081-2/+2
|/