Name kernel-hardening-checker
Version 0.6.10 (f4dbe258ff3d37489962ea9cf210192ae7ff9280)
Summary A tool for checking the security hardening options of the Linux kernel
Description There are plenty of security hardening options for the Linux kernel; Kconfig options (compile-time); Kernel cmdline arguments (boot-time); Sysctl parameters (runtime). A lot of them have to be enabled manually to make the system more secure which is difficult to track. This tool helps with this task by checking and reporting about the settings compared to a list of recommendation.
Section base
License GPL-3.0-only
Homepage https://github.com/a13xp0p0v/kernel-hardening-checker
Bug tracker https://github.com/a13xp0p0v/kernel-hardening-checker/issues
Recipe file recipes-security/kernel-hardening-checker/kernel-hardening-checker_0.6.10.bb
Layer meta-oe (master branch)
Inherits
  • python3-dir
  • python3native
  • python3targetconfig
  • python_pep517
  • setuptools3
  • setuptools3-base
Dependencies
  • python3
  • python3-build-native
  • python3-installer-native
  • python3-native
  • python3-setuptools-native
  • python3-wheel-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/a13xp0p0v/kernel-hardening-checker

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master kernel-hardening-checker 0.6.10 (this recipe)