X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.md;h=b2389d91b13708ec6b73d4a0c07d97123207e3a5;hb=97325e595e3d38b84d6f973d2e216931083d8fcf;hp=19fe5569fed426c875970d3b86d3b2d6f413e60f;hpb=3f293bca658caee384f42b9d8e9932d30f2e4f21;p=kconfig-hardened-check.git diff --git a/README.md b/README.md index 19fe556..b2389d9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # kconfig-hardened-check +![functional test](https://github.com/a13xp0p0v/kconfig-hardened-check/workflows/functional%20test/badge.svg) +[![Coverage Status](https://codecov.io/gh/a13xp0p0v/kconfig-hardened-check/graph/badge.svg)](https://codecov.io/gh/a13xp0p0v/kconfig-hardened-check) + ## Motivation There are plenty of Linux kernel hardening config options. A lot of them are @@ -31,7 +34,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.