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 RepositoriesSecure Deployment

Supports on-premises or cloud-based scanner deployment with privacy-focused metadata transmission.

Distinguishing note: Focuses on the deployment architecture of the scanner.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Secure Deployment. Refine with filters or upvote what's useful.

Awesome Secure Deployment GitHub Repositories

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

    trufflesecurity/trufflehog

    24,630Auf GitHub ansehen↗

    Trufflehog is a security tool designed to continuously monitor code repositories and cloud environments to detect, verify, and remediate exposed sensitive credentials and API keys. It functions as a comprehensive secret scanning engine that integrates directly into deployment pipelines and version control systems to intercept sensitive data before it is committed or pushed. By utilizing read-only operations and volatile memory processing, the system ensures that discovered credentials are never stored persistently, maintaining strict data privacy throughout the scanning lifecycle. The platfor

    Installs scanning infrastructure while ensuring only metadata is transmitted to maintain privacy.

    Gocredentialsdevsecopsdynamic-analysis
    Auf GitHub ansehen↗24,630
  • kilo-org/kilocodeAvatar von Kilo-Org

    Kilo-Org/kilocode

    15,616Auf GitHub ansehen↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Executes deployment pipelines integrated with automated security scanning to remediate vulnerabilities.

    TypeScriptaiai-ageai-coding
    Auf GitHub ansehen↗15,616
  • datahub-project/datahubAvatar von datahub-project

    datahub-project/datahub

    12,141Auf GitHub ansehen↗

    DataHub is a metadata management platform designed to unify technical, operational, and business context across diverse data ecosystems. By utilizing a graph-based metadata model and an event-driven ingestion architecture, it creates a centralized source of truth that maps complex data relationships, lineage, and ownership. This foundational framework enables organizations to maintain a synchronized view of their data landscape, supporting both human-led discovery and automated data operations. The platform distinguishes itself through its focus on grounding artificial intelligence and autono

    Supports private network hosting and remote ingestion patterns to maintain data sovereignty.

    Pythondata-catalogdata-discoverydata-governance
    Auf GitHub ansehen↗12,141
  • markomarkovic/simple-php-git-deployAvatar von markomarkovic

    markomarkovic/simple-php-git-deploy

    1,044Auf GitHub ansehen↗

    Dieses Projekt ist ein PHP-basiertes Dienstprogramm zur Automatisierung von serverseitigen Code-Updates durch Synchronisierung eines Webservers mit einem Remote-Repository. Es fungiert als Continuous-Deployment-Tool, das Updates automatisch auslöst, sobald ein Push-Ereignis im Versionskontrollsystem auftritt. Das System zeichnet sich durch die Nutzung von Webhook-getriggerten Ausführungen zur Initiierung von Deployment-Aufgaben aus, wodurch sichergestellt wird, dass Live-Umgebungen konsistent mit dem Quellcode bleiben. Es unterstützt Multi-Environment-Management, was unabhängige Konfigurationseinstellungen und unterschiedliche Zielpfade für verschiedene Entwicklungsstadien ermöglicht. Das Tool bietet einen sicheren Mechanismus für die Remote-Server-Synchronisierung, indem es geheime Token für die Anfragenauthentifizierung erfordert, was unbefugten Zugriff auf Deployment-Endpunkte verhindert. Es verwaltet diese Prozesse durch Shell-Kommando-Orchestrierung, was die Ausführung nativer Systemoperationen ermöglicht, um den Repository-Status und die Dateisystem-Parität zu wahren.

    Secures deployment endpoints by requiring secret access tokens within request URLs to prevent unauthorized execution.

    PHP
    Auf GitHub ansehen↗1,044
  1. Home
  2. DevOps & Infrastructure
  3. Secure Deployment

Unter-Tags erkunden

  • Endpoint AuthenticationMechanisms for securing deployment endpoints against unauthorized access. **Distinct from Secure Deployment:** Distinct from Secure Deployment: focuses specifically on endpoint-level token authentication rather than the broader deployment architecture.