awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spectralops avatar

spectralops/preflight

0
View on GitHub↗
157 stars·44 forks·Go·Apache-2.0·7 viewsgithub.com/spectralops/preflight↗

Preflight

preflight helps you verify scripts and executables to mitigate chain of supply attacks such as the recent Codecov hack.

Features

  • DevOps Security - Verifies scripts and executables to mitigate supply chain attacks.
  • Supply Chain Security - Verifies scripts and executables to prevent supply chain attacks.

Star history

Star history chart for spectralops/preflightStar history chart for spectralops/preflight

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Preflight

Similar open-source projects, ranked by how many features they share with Preflight.
  • aquasecurity/chain-benchaquasecurity avatar

    aquasecurity/chain-bench

    774View on GitHub↗

    An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark.

    Go
    View on GitHub↗774
  • aquasecurity/trivyaquasecurity avatar

    aquasecurity/trivy

    36,462View on GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    View on GitHub↗36,462
  • baalmor/cve-apebaalmor avatar

    baalmor/cve-ape

    5View on GitHub↗

    A CVE scanner which can process a pkglist.

    Python
    View on GitHub↗5
  • anchore/syftanchore avatar

    anchore/syft

    8,399View on GitHub↗

    Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes container images and filesystems to produce comprehensive inventories of installed packages and dependencies in standard formats. Additionally, it serves as a software attestation tool and an SBOM format converter. The project distinguishes itself through the ability to create cryptographically signed attestations for software inventories to ensure provenance and integrity. It also provides the capability to transform software bills of materials between different industry sche

    Gocontainerscyclonedxdocker
    View on GitHub↗8,399
See all 19 alternatives to Preflight→

Frequently asked questions

What does spectralops/preflight do?

preflight helps you verify scripts and executables to mitigate chain of supply attacks such as the recent Codecov hack.

What are the main features of spectralops/preflight?

The main features of spectralops/preflight are: DevOps Security, Supply Chain Security.

What are some open-source alternatives to spectralops/preflight?

Open-source alternatives to spectralops/preflight include: aquasecurity/chain-bench — An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software… aquasecurity/trivy — Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container… baalmor/cve-ape — A CVE scanner which can process a pkglist. deislabs/ratify — Artifact Ratification Framework (CNCF Sandbox). denysvuika/supply-chain-inspector — A standalone, zero-dependency Node.js script for supply chain security analysis of npm dependencies. anchore/syft — Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes…