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
grafeas avatar

grafeas/kritis

0
View on GitHub↗
710 stars·135 forks·Go·Apache-2.0·8 viewsgithub.com/grafeas/kritis/blob/master/docs/binary-authorization.md↗

Kritis

Deploy-time Policy Enforcer for Kubernetes applications

Features

  • Security and Compliance - Policy enforcer for Kubernetes deployments.
  • Supply Chain Security - Secures software supply chains for Kubernetes applications.

Star history

Star history chart for grafeas/kritisStar history chart for grafeas/kritis

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Kritis

Similar open-source projects, ranked by how many features they share with Kritis.
  • sigstore/cosignsigstore avatar

    sigstore/cosign

    5,667View on GitHub↗

    Cosign is a tool for signing and verifying software artifacts, primarily those stored in OCI-compatible registries such as container images, Helm charts, SBOMs, and Tekton bundles. It supports keyless signing using ephemeral keys and short-lived certificates from the Sigstore public-good infrastructure, associating signatures with an OpenID Connect identity rather than a long-lived cryptographic key. The project provides multiple signing and verification methods, including private keys, key pairs stored in KMS providers like AWS KMS and Azure Key Vault, and hardware security keys. It can sign

    Go
    View on GitHub↗5,667
  • 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
  • appscode/guardA

    appscode/guard

    0View on GitHub↗
    View on GitHub↗0
  • anchore/grypeanchore avatar

    anchore/grype

    12,423View on GitHub↗

    Grype is a command-line security scanner designed to identify known vulnerabilities within container images, filesystems, and software manifests. It functions as a software composition analysis tool that detects security flaws in application components and open-source libraries to support supply chain security. The tool distinguishes itself by reconstructing the final state of container images through layered filesystem inspection and normalizing diverse package formats into a unified dependency graph. It maintains a local cache of security advisories synchronized from multiple upstream sourc

    Gocontainer-imagecontainerscyclonedx
    View on GitHub↗12,423
See all 30 alternatives to Kritis→

Frequently asked questions

What does grafeas/kritis do?

Deploy-time Policy Enforcer for Kubernetes applications

What are the main features of grafeas/kritis?

The main features of grafeas/kritis are: Security and Compliance, Supply Chain Security.

What are some open-source alternatives to grafeas/kritis?

Open-source alternatives to grafeas/kritis include: anchore/syft — Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes… sigstore/cosign — Cosign is a tool for signing and verifying software artifacts, primarily those stored in OCI-compatible registries… aquasecurity/chain-bench — An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software… appscode/kubed. appscode/guard. anchore/grype — Grype is a command-line security scanner designed to identify known vulnerabilities within container images,…