Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Use OSV-Scanner to identify known vulnerabilities in your Python project’s dependencies.

Large Python projects frequently include dependencies written in other languages. A comprehensive vulnerability scanner like OSV-Scanner is therefore essential for catching issues across your entire dependency tree.

OSV-Scanner is Google’s official open-source command-line tool and frontend for the OSV.dev vulnerability database. It intelligently connects your project’s dependencies (both direct and transitive) with known vulnerabilities that actually affect them.

Getting Started

You can explore for vulnerabilities in Python modules using the OSV database online here:

OSV-Scanner(online)

For day-to-day use in projects, install the OSV-Scanner CLI (recommended for Python security workflows).

Why OSV-Scanner?

Supported Features

OSV-Scanner supports a broad range of technologies, including: