4 Repos
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.
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.
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.
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.
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.