app-admin/kernel-hardening-checker - 0.6.17.1 (gentoo)

Search

Package Information

Description:
A tool for checking the security hardening options of the Linux kernel
Homepage:
https://github.com/a13xp0p0v/kernel-hardening-checker
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.6.17.1 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..13} python3_13t )

inherit distutils-r1

DESCRIPTION="A tool for checking the security hardening options of the Linux kernel"
HOMEPAGE="https://github.com/a13xp0p0v/kernel-hardening-checker"
LICENSE="GPL-3"
SLOT="0"

SRC_URI="https://github.com/a13xp0p0v/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64"

distutils_enable_tests pytest

Manifest for 0.6.17.1

Type File Size Source URLs
DIST kernel-hardening-checker-0.6.17.1.gh.tar.gz 4308040 bytes https://github.com/a13xp0p0v/kernel-hardening-checker/archive/refs/tags/v0.6.17.1.tar.gz