Skip to main content

Check kernel config for security issues

Project description

Install

pip install kcc

Usage

Currently running kernel config (enabled with CONFIG_IKCONFIG_PROC).

zcat /proc/config.gz | kcc

Config from /boot. Common on Debian based distros.

kcc /boot/config-$(uname -r)

Building kernel from source or release.

kcc .config

Hacking

git clone https://github.com/clearlinux/kernel-config-checker kcc
cd kcc
pip install --user -e .

License

kcc is distributed under the terms of the GPL-3.0 License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kcc-0.0.8.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

kcc-0.0.8-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page