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
·

4 Repos

Awesome GitHub RepositoriesSecurity Gateways

Tools for securing code and data pipelines.

Distinguishing note: Focuses on security-specific integration patterns.

Explore 4 awesome GitHub repositories matching security & cryptography · Security Gateways. Refine with filters or upvote what's useful.

Awesome Security Gateways GitHub Repositories

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

    chaitin/SafeLine

    21,527Auf GitHub ansehen↗

    SafeLine is a containerized web application firewall and reverse proxy designed to secure web services by inspecting incoming HTTP traffic. It acts as a security gateway that sits in front of backend infrastructure to filter malicious requests and enforce access policies before they reach the application server. The platform distinguishes itself through advanced bot mitigation and content protection capabilities. It employs challenge-response mechanisms to verify human users and dynamically obfuscates HTML and JavaScript content to prevent unauthorized scraping and code tampering. These featu

    Acts as a containerized security gateway that manages traffic flow and enforces access policies before requests reach backend infrastructure.

    Goapi-gatewayapplication-securityappsec
    Auf GitHub ansehen↗21,527
  • apache/shardingsphereAvatar von apache

    apache/shardingsphere

    20,737Auf GitHub ansehen↗

    ShardingSphere is a distributed SQL database middleware that provides sharding, read-write splitting, and distributed transaction management for relational databases. It functions as a layer that intercepts SQL queries to distribute data across multiple physical database instances for horizontal scaling. The project is distinguished by its ability to operate as either a standalone transparent database proxy or via direct integration as a JDBC driver. It features a SQL dialect translator that parses queries into abstract syntax trees to convert syntax between different database engines, enabli

    Provides a security layer for transparent data encryption, dynamic data masking, and SQL firewalling.

    Java
    Auf GitHub ansehen↗20,737
  • drakkan/sftpgoAvatar von drakkan

    drakkan/sftpgo

    12,163Auf GitHub ansehen↗

    SFTPGo is a multi-protocol file server and secure file transfer gateway that enables the exchange and storage of files via SFTP, FTP, HTTP, and WebDAV. It provides a unified management interface and a web-based file manager for configuring server settings, user permissions, and collaborating on documents. The project functions as a cloud storage gateway, bridging legacy file transfer protocols to modern backends such as S3, Google Cloud Storage, and Azure Blob. It features an automated data workflow engine that uses dynamic logic and virtual folders to route files and manage data lifecycles a

    Features a security-hardened gateway with ICAP scanning, PGP encryption, and ACME certificate management.

    Goazure-blobcloud-storagedata-at-rest-encryption
    Auf GitHub ansehen↗12,163
  • thehive-project/thehiveAvatar von TheHive-Project

    TheHive-Project/TheHive

    3,891Auf GitHub ansehen↗

    TheHive is a security incident response platform and multi-tenant case management system. It functions as a Security Orchestration, Automation, and Response (SOAR) tool and a threat intelligence platform designed to coordinate security investigations by managing alerts, cases, and observables. The platform is distinguished by its multi-tenant architecture, which isolates data across different organizations while supporting selective cross-tenant sharing. It features a SOAR automation engine capable of executing sandboxed JavaScript logic to automate workflows and trigger response actions thro

    Provides a secure gateway for non-security users to view specific cases and shared comments.

    Scalaanalyzerapicortex
    Auf GitHub ansehen↗3,891
  1. Home
  2. Security & Cryptography
  3. Security Gateways

Unter-Tags erkunden

  • DatabaseMiddleware layers providing transparent encryption, masking, and firewalling specifically for database traffic. **Distinct from Security Gateways:** Distinct from general security gateways: specialized for SQL traffic and data protection rather than API or code pipelines.
  • External Information GatewaysSecure portals allowing non-privileged external users to view specific shared cases and comments. **Distinct from Security Gateways:** Focuses on a user-facing read-only portal for stakeholders, not a network traffic gateway.
  • Secure File Transfer GatewaysGateways specialized in securing the transit of files through integrated scanning and encryption. **Distinct from Security Gateways:** Specializes in file-specific security (ICAP, PGP) rather than general data pipeline security.