awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesApplication Execution Controls

Systems for managing which software is permitted to run on a host based on security policies.

Distinct from Application Access Controls: Candidates were either network-level access controls or non-security lifecycle controllers.

Explore 2 awesome GitHub repositories matching security & cryptography · Application Execution Controls. Refine with filters or upvote what's useful.

Awesome Application Execution Controls GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hotcakex/harden-windows-securityAvatar von HotCakeX

    HotCakeX/Harden-Windows-Security

    4,139Auf GitHub ansehen↗

    Harden-Windows-Security is a security hardening tool and framework designed to reduce the attack surface of the Windows operating system through policy enforcement. It provides a collection of security presets and templates to implement official hardening standards across multiple devices. The project distinguishes itself through a comprehensive execution control system, featuring a manager for Windows Application Control and a kernel protection suite. It implements strict trust models, including kernel-mode driver whitelisting, signed policy implementation on the EFI partition, and code inte

    Manages application control settings to prevent the execution of unauthorized or malicious software.

    C#1st-party-securityapplicationcontrolaudit
    Auf GitHub ansehen↗4,139
  • inspektor-gadget/inspektor-gadgetAvatar von inspektor-gadget

    inspektor-gadget/inspektor-gadget

    2,720Auf GitHub ansehen↗

    Inspektor Gadget is an eBPF observability toolset and program framework designed for tracing Linux systems and debugging Kubernetes nodes. It provides a suite of tools to collect kernel-level telemetry and export system metrics via the OpenTelemetry standard. The project distinguishes itself by packaging inspection tools as OCI-compliant container images, allowing for standardized distribution and deployment across clusters and hosts. It employs a modular data processing pipeline that utilizes WebAssembly modules to transform and filter telemetry, and leverages Compile Once Run Everywhere for

    Manages which specific inspection programs are permitted to run on the host to maintain system stability.

    Cbpfbpf-programscncf-project
    Auf GitHub ansehen↗2,720
  1. Home
  2. Security & Cryptography
  3. Application Execution Controls