awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Supply Chain Security · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesSupply Chain Security

Tools for generating software manifests, cryptographic signatures, and compliance documentation to ensure transparency.

Distinguishing note: Focuses on compliance and provenance rather than generic vulnerability scanning.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Supply Chain Security. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Supply Chain Security

Awesome Supply Chain Security GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • OWASP/CheatSheetSeries

    OWASP/CheatSheetSeries

    31,387View on GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral

    Identifies and mitigates risks associated with third-party libraries and automated build pipelines.

    Pythonapplication-securityappsecbest-practices
    31,387View on GitHub↗
  • elixir-lang/elixir

    elixir-lang/elixir

    26,451View on GitHub↗

    Elixir is a functional, concurrent programming language designed for building scalable and maintainable applications. It operates on the Erlang virtual machine, leveraging a distributed, fault-tolerant runtime environment that manages lightweight processes to ensure system reliability. By utilizing an actor-model supervision strategy, the language enables the creation of high-concurrency backend systems that automatically recover from failures and maintain stability under heavy loads. The language distinguishes itself through a powerful metaprogramming environment that allows developers to ex

    Generate standardized software manifests and cryptographic signatures for every release to provide full supply chain transparency and meet industry-standard open-source compliance requirements.

    Elixir
    26,451View on GitHub↗