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 RepositoriesConnection Request Validations

Validates incoming connection requests and interactive commands against security policies.

Distinct from Request Validation: Focuses specifically on connection-level request validation for shells/sessions, rather than general HTTP data validation

Explore 2 awesome GitHub repositories matching software engineering & architecture · Connection Request Validations. Refine with filters or upvote what's useful.

Awesome Connection Request Validations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • datlechin/tableproAvatar von datlechin

    datlechin/TablePro

    4,471Auf GitHub ansehen↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Filters incoming third-party requests by evaluating permissions, token scopes, and confirmation requirements for destructive actions.

    Swift
    Auf GitHub ansehen↗4,471
  • open-policy-agent/gatekeeperAvatar von open-policy-agent

    open-policy-agent/gatekeeper

    4,228Auf GitHub ansehen↗

    Gatekeeper is a Kubernetes admission control and policy enforcement engine used to ensure cluster resources comply with organizational security and configuration standards. It intercepts API requests to validate or reject non-compliant resources before they are persisted in the cluster. The project uses a parameterized policy library and custom resource definitions to create reusable templates and enforcement rules. It distinguishes itself through a hub-and-spoke management model, allowing a controller in a management cluster to enforce policies across separate target clusters. Beyond admiss

    Provides the ability to review and validate interactive shell commands to ensure compliance with security policies.

    Go
    Auf GitHub ansehen↗4,228
  1. Home
  2. Software Engineering & Architecture
  3. Request Validation
  4. Connection Request Validations