command
Version:
v0.0.13
Opens a new window with list of versions in this module.
Published: Feb 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Sample scanner
This contains a sample OSV scanner written in Go.
Given a list of directories, this tool will recursively search for git
repositories and make requests to OSV to determine affected vulnerabilities.
This is intended to work with projects that use git submodules or a similar
mechanism where dependencies are checked out as real git repositories.
Example
$ go run scanner.go /path/to/your/repo
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.