Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename kconfig-hardened-check into kernel-hardening-checker #85

Merged
merged 3 commits into from
Sep 17, 2023

Conversation

a13xp0p0v
Copy link
Owner

kconfig-hardened-check is a tool for checking the security hardening options of the Linux kernel.

In addition to Kconfig options, it now can check kernel cmdline arguments and sysctl parameters.

It's time to give this project a new name that describes it better: kernel-hardening-checker.

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2023

Codecov Report

Merging #85 (032f67f) into master (f8e47e1) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   99.81%   99.77%   -0.04%     
==========================================
  Files           6        2       -4     
  Lines        1087      451     -636     
  Branches      174        0     -174     
==========================================
- Hits         1085      450     -635     
  Misses          1        1              
+ Partials        1        0       -1     
Flag Coverage Δ
engine_unit-test 99.77% <ø> (ø)
functional_test ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
kernel_hardening_checker/engine.py 99.50% <ø> (ø)
kernel_hardening_checker/test_engine.py 100.00% <ø> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@a13xp0p0v a13xp0p0v merged commit c49734d into master Sep 17, 2023
1 of 6 checks passed
frezbo added a commit to frezbo/pkgs that referenced this pull request Sep 18, 2023
`kconfig-hardened-check` -> `kernel-hardening-checker`

Upstream renamed: a13xp0p0v/kernel-hardening-checker#85

Signed-off-by: Noel Georgi <[email protected]>
@a13xp0p0v a13xp0p0v deleted the renaming branch September 18, 2023 20:43
frezbo added a commit to frezbo/pkgs that referenced this pull request Sep 20, 2023
`kconfig-hardened-check` -> `kernel-hardening-checker`

Upstream renamed: a13xp0p0v/kernel-hardening-checker#85

Signed-off-by: Noel Georgi <[email protected]>
(cherry picked from commit 4504f83)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants