blhc

build log hardening check

Description

Perl tool which checks build logs for missing hardening flags. Hardening flags enable additional security features in the compiler to prevent e.g. stack overflows, format string vulnerabilities, GOT overwrites, etc. See e.g. <http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags>.

Because most build systems are quite complicated there are many places where compiler flags from the environment might be ignored. The parser verifies that all compiler commands use the correct hardening flags and thus all hardening features are correctly used.

It's designed to check build logs generated by Debian's dpkg-buildpackage (or tools for packaging, using dpkg-buildpackage like pbuilder or the official buildd build logs) to help maintainers detect missing hardening flags in their packages.

Only gcc is detected as compiler at the moment (but other compilers maybe supported).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://ruderich.org/simon/blhc


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install blhc