awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesArtifact Validation Services

Services that verify the integrity and security of build artifacts before they are published to a deployment target.

Distinct from Build Artifact Deployment: The candidates focus on the act of deployment or persistence, not the security validation step prior to publishing.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Artifact Validation Services. Refine with filters or upvote what's useful.

Awesome Artifact Validation Services GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jenkinsci/dockerAvatar de jenkinsci

    jenkinsci/docker

    7,530Voir sur GitHub↗

    This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It serves as a distributed build orchestrator and a Dockerized continuous integration and delivery server, ensuring consistent execution environments across different infrastructure. The system distinguishes itself through a distributed execution model that separates a primary controller from multiple remote agents connected via SSH, TCP, or web sockets. It utilizes a modular extensibility framework that allows the core system functionality to be augmented through the installati

    Validates artifacts via an external trusted service before publishing to prevent the exposure of deployment credentials.

    PowerShelldockerhacktoberfestjenkins
    Voir sur GitHub↗7,530
  • nodeshift/nodejs-reference-architectureAvatar de nodeshift

    nodeshift/nodejs-reference-architecture

    1,747Voir sur GitHub↗

    This project provides a comprehensive architectural framework and set of standardized patterns for building, securing, and scaling production-ready Node.js applications. It serves as a foundational guide for establishing consistent development workflows, operational observability, and reliable service integration across distributed software systems. The framework distinguishes itself by emphasizing a schema-first approach to API development, ensuring that interface definitions drive the creation of server stubs, client libraries, and type definitions. It promotes a cloud-native posture by int

    Executes linting, testing, and transpilation tasks automatically before publishing to ensure only verified and ready-to-use code is distributed.

    JavaScript
    Voir sur GitHub↗1,747
  1. Home
  2. DevOps & Infrastructure
  3. Artifact Validation Services