Community¶
A growing community of operators and security engineers is building tools, scripts, and integrations around EnforceGate vX. This page lists notable open-source contributions.
These are community contributions
Every project listed on this page is maintained by a third party, not by Exosys Sàrl, which:
- does not author, audit, endorse, or warrant any of the code or features provided by community projects;
- does not provide support for community contributions through any Exosys support channel;
- assumes no responsibility for security, correctness, fitness for purpose, or any consequence of running community-contributed software against an EnforceGate vX deployment.
Before running any community project, read the source, review the licence, evaluate the maintenance posture, and run it against a staging deployment first. Operators are accountable for what they ship into production.
Projects¶
EGGuard¶
Synchronises public domain blocklists (the Université Toulouse Capitole "UT1" corpus and the abuse.ch threat-intel feeds) into EnforceGate vX as native shared lists and policies. Runs inside the toolbox sidecar, drives the engine's helper library (enforcegate_toolbox.lists / enforcegate_toolbox.policies / enforcegate_toolbox.engine), and gives operators a single-command path from "pick a category" to "engine is enforcing it."
- Maintainer: Parsymonie
- Source: https://github.com/parsymonie/EGGuard
- Licence: Apache-2.0 (project code); upstream feeds carry their own licences — see EGGuard → Licence and upstream attribution.
- Operator primer: Deploying categories with EGGuard.
Adding your project¶
If you maintain an open-source EnforceGate vX project and would like it linked here, open a documentation issue describing the project, its scope, its licence, and its integration shape against the toolbox surface or another supported integration point. We list projects on a best-effort basis under the disclaimer above.