diff --git a/README.md b/README.md index 93307f9..e7e9356 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -# kernel-hardening-checker (formerly kconfig-hardened-check) +# kernel-hardening-checker -[](https://github.com/a13xp0p0v/kernel-hardening-checker/tags)<br /> +__(formerly kconfig-hardened-check)__<br /> [](https://github.com/a13xp0p0v/kernel-hardening-checker/actions/workflows/functional_test.yml) [](https://codecov.io/gh/a13xp0p0v/kernel-hardening-checker)<br /> [](https://github.com/a13xp0p0v/kernel-hardening-checker/actions/workflows/engine_unit-test.yml) -[](https://codecov.io/gh/a13xp0p0v/kernel-hardening-checker) +[](https://codecov.io/gh/a13xp0p0v/kernel-hardening-checker)<br /> +[](https://github.com/a13xp0p0v/kernel-hardening-checker/tags) ## Motivation @@ -14,7 +15,7 @@ make our systems more secure. But nobody likes checking configs manually. So let the computers do their job! -__kernel-hardening-checker__ is a tool for checking the security hardening options of the Linux kernel. It supports checking: +__kernel-hardening-checker__ (formerly __kconfig-hardened-check__) is a tool for checking the security hardening options of the Linux kernel. It supports checking: - Kconfig options (compile-time) - Kernel cmdline arguments (boot-time)