Understanding the need for automated open source dependency vetting
It has been estimated that Free and Open Source Software (FOSS) constitutes 70-90% of any given piece of modern software solutions.
Industry dependency on OSS will only increase. We need better tooling to help security engineering teams to safely consume OSS components.
Product security practices secure software developed and deployed internally. They do not cover software consumed from external sources in form of libraries from the Open Source ecosystem. The growing risk of vulnerable, unmaintained and malicious dependencies establishes the need for product security teams to vet 3rd party dependencies before consumption.
Vetting open source packages are largely a manual and opinionated process involving engineering teams as the requester and security teams as the service provider. A typical OSS vetting process involves auditing dependencies to ensure security, popularity, license compliance, trusted publisher etc. The manual nature of this activity increases cycle time and slows down engineering velocity, especially for evolving products.
vet
solves the problem of OSS dependency vetting by providing a policy driven automated analysis of libraries. It can be seamlessly integrated with any CI tool or used in local environments.
Replace manual dependency reviews with automated policy-driven analysis
Define and version control your security policies using CEL expressions
Seamlessly integrate with any CI tool or development workflow
Leverage data from OSV, OpenSSF Scorecard, and other trusted sources