in-toto VS ochrona-cli

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

in-toto

in-toto is a framework to protect supply chain integrity. (by in-toto)

ochrona-cli

A command line tool for detecting vulnerabilities in Python dependencies and doing safe package installs (by ochronasec)
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 ochrona-cli
4 2
827 52
0.8% -
8.9 0.6
9 days ago about 1 year ago
Python Python
GNU General Public License v3.0 or later MIT License
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

ochrona-cli

Posts with mentions or reviews of ochrona-cli. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing in-toto and ochrona-cli 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]

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

scorecard - OpenSSF Scorecard - Security health metrics for Open Source

safety - Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.

ggshield - Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.

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

best-of-python-dev - 🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.

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

dephell - :package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.

algo - Set up a personal VPN in the cloud

anchore-engine - A service that analyzes docker images and scans for vulnerabilities