Files
OSV-Scanner scans the following manifest and lock files:package.json,package-lock.json,yarn.lock,pnpm-lock.yamlrequirements.txt,Pipfile.lock,poetry.lock,pdm.lock,uv.lockgo.modpom.xml,build.gradle,buildscript-gradle.lockfile,gradle.lockfileGemfile.lockcomposer.lockCargo.toml,Cargo.lockpubspec.yaml,pubspec.lockmix.lockrenv.lockcabal.project.freeze,stack.yaml.lockconan.lockdeps.jsonpackages.lock.json,packages.configbom.json,bom.xml,spdx.json,cdx.json(SBOMs)
Configuration
OSV-Scanner requires anosv-scanner.toml configuration file to run.
CodeRabbit will only run OSV-Scanner if your repository contains an
osv-scanner.toml configuration file.Notes
- OSV-Scanner scans dependency manifest and lock files to identify known vulnerabilities.
- Findings include vulnerability severity scores and details from the OSV.dev database.