Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rhboot/certwrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cloudlinux/kernelcare-certwrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on Jun 3, 2026

  1. kernelcare-contrib: add edk2-pytool-extensions submodule

    According to KernelCare Security Assessment (2025) from
    Anvil Secure the image_validation tool should be used
    to produce the final binary. Set the required NX_COMPAT
    flag using image validation tool [1][2]:
    
    Link[1]: https://learn.microsoft.com/en-us/windows-hardware/drivers/bringup/uefi-ca-memory-mitigation-requirements#if-implemented-pecoff-dll-attestation
    Link[2]: https://github.com/tianocore/edk2-pytool-extensions
    Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
    kanner committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    d4c7cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5d06e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. kernelcare-contrib: add comprehensive build.sh script

    Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
    kanner committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    fbb6ce2 View commit details
    Browse the repository at this point in the history
  2. kernelcare-contrib: add build-all.sh for dual-arch container builds

    build-all.sh builds shim_certificate_kernelcare for x86_64 and aarch64
    in almalinux:9 containers (aarch64 via qemu-user-static) and saves each
    .efi + .log under kernelcare-result-<date>/.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
    kanner and claude committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    dc0ba3c View commit details
    Browse the repository at this point in the history
  3. kernelcare-build-2026-06-04: build artifacts for x86_64/aarch64

    Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
    kanner committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    de2a605 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. kernelcare-build-2026-06-04: signed binaries

    Signed-off-by: Andrei Kanner <akanner@cloudlinux.com>
    kanner committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    d6119c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from kanner/main-kernelcare-build-2026

    KernelCare certwrapper build 2026-06-04 (plus automated scripts)
    olshanov authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    6b7ecfc View commit details
    Browse the repository at this point in the history
Loading