X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.md;h=7b312609b4a43e46b72016196ae201e6b85f21e8;hb=a11d573cf5ddefd51d9ce7f2da1de0fc1944016a;hp=19fe5569fed426c875970d3b86d3b2d6f413e60f;hpb=3f293bca658caee384f42b9d8e9932d30f2e4f21;p=kconfig-hardened-check.git diff --git a/README.md b/README.md index 19fe556..7b31260 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # kconfig-hardened-check +![functional test](https://github.com/a13xp0p0v/kconfig-hardened-check/workflows/functional%20test/badge.svg) + ## Motivation There are plenty of Linux kernel hardening config options. A lot of them are @@ -31,7 +33,7 @@ or exploitation techniques. You can install the package: ``` -pip install git+https://github.com/a13xp0p0v/kconfig-hardened-check' +pip install git+https://github.com/a13xp0p0v/kconfig-hardened-check ``` or simply run `./bin/kconfig-hardened-check` from the cloned repository.