in-toto VS Kyverno

Compare in-toto vs Kyverno and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
in-toto Kyverno
4 35
827 5,119
0.8% 1.6%
8.9 9.9
9 days ago 4 days ago
Python Go
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

in-toto

Posts with mentions or reviews of in-toto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-14.
  • UEFI Software Bill of Materials Proposal
    8 projects | news.ycombinator.com | 14 Nov 2023
    The things you mentioned are not solved by a typical "SBOM" but e.g. CycloneDX has extra fields to record provenance and pedigree and things like in-toto (https://in-toto.io/) or SLSA (https://slsa.dev/) also aim to work in this field.

    I've spent the last six months in this field and people will tell you that this or that is an industry best practice or "a standard" but in my experience none of that is true. Everyone is still trying to figure out how best to protect the software supply chain security and things are still very much in flux.

  • An Overview of Kubernetes Security Projects at KubeCon Europe 2023
    17 projects | dev.to | 22 May 2023
    in-toto is an open source project that focuses on the attestation part of software supply chain security. You use it to define a “layout” for a project, i.e., how the different components should fit together. A project ships this definition with its code, and then another user of that software can compare what they have with the attached definition to see if it matches the structure and contents they expect. If it doesn’t, then this could point to external tampering or other issues.
  • How do you mitigate supply chain attacks?
    3 projects | /r/node | 12 Sep 2021
    But it's not all doom and gloom because the industry is evolving. Companies like Google are formulating tools like scorecard to heuristically reduce risk by encouraging you to rely on trustable dependencies only. There's also more complex tools like in-toto that actually look at the integrity of your supply chain (don't ask me how this one works, I just know that people like it).
  • in-toto/in-toto: in-toto is a framework to protect supply chain integrity.
    1 project | /r/devopsish | 4 Mar 2021

Kyverno

Posts with mentions or reviews of Kyverno. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.

What are some alternatives?

When comparing in-toto and Kyverno you can also consider the following projects:

snyk - Snyk CLI scans and monitors your projects for security vulnerabilities. [Moved to: https://github.com/snyk/cli]

falco - Cloud Native Runtime Security

scorecard - OpenSSF Scorecard - Security health metrics for Open Source

gatekeeper - 🐊 Gatekeeper - Policy Controller for Kubernetes

ochrona-cli - A command line tool for detecting vulnerabilities in Python dependencies and doing safe package installs

Kubewarden - Kubewarden is a policy engine for Kubernetes. It helps with keeping your Kubernetes clusters secure and compliant. Kubewarden policies can be written using regular programming languages or Domain Specific Languages (DSL) sugh as Rego. Policies are compiled into WebAssembly modules that are then distributed using traditional container registries.

pip-audit - Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them

OPA (Open Policy Agent) - Open Policy Agent (OPA) is an open source, general-purpose policy engine.

macOS-Security-and-Privacy-Guide - Guide to securing and improving privacy on macOS

k-rail - Kubernetes security tool for policy enforcement

i-probably-didnt-backdoor-this - A practical experiment on supply-chain security using reproducible builds

checkov - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.