awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hotcakex/harden-windows-securityAvatar de HotCakeX

    HotCakeX/Harden-Windows-Security

    4,139Voir sur GitHub↗

    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
    Voir sur GitHub↗4,139
  • inspektor-gadget/inspektor-gadgetAvatar de inspektor-gadget

    inspektor-gadget/inspektor-gadget

    2,720Voir sur GitHub↗

    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
    Voir sur GitHub↗2,720
  1. Home
  2. Security & Cryptography
  3. Application Execution Controls