https://github.com/renovatebot/osv-offline
A collection of packages for using security advisories from osv.dev in Node.js.
https://github.com/renovatebot/osv-offline
ghsa github-security-advisories open-source-vulnerabilities osv
Last synced: 1 day ago
JSON representation
A collection of packages for using security advisories from osv.dev in Node.js.
- Host: GitHub
- URL: https://github.com/renovatebot/osv-offline
- Owner: renovatebot
- License: mit
- Created: 2021-02-08T00:07:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-05-31T20:24:34.000Z (8 days ago)
- Last Synced: 2026-05-31T22:21:26.873Z (8 days ago)
- Topics: ghsa, github-security-advisories, open-source-vulnerabilities, osv
- Language: TypeScript
- Homepage:
- Size: 6.26 MB
- Stars: 20
- Watchers: 0
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osv-offline
A collection of packages for using [Open Source Vulnerabilities](https://osv.dev/) in Node.js.
## Packages
| Name | Version |
| -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [`@renovatebot/osv-offline`](./packages/osv-offline) | [](https://www.npmjs.com/package/@renovatebot/osv-offline) |
| [`@renovatebot/osv-offline-db`](./packages/osv-offline-db) | [](https://www.npmjs.com/package/@renovatebot/osv-offline-db) |
| [`@renovatebot/osv-offline-updater`](./packages/osv-offline-updater) | [](https://github.com/renovatebot/osv-offline/releases/latest) |
## License
All packages in this repository are licensed under [the MIT license](https://opensource.org/licenses/MIT).
Vulnerabilities are provided from the following upstream data sources and licenses:
- [GitHub Advisory Database](https://github.com/github/advisory-database) ([CC-BY 4.0](https://github.com/github/advisory-database/blob/main/LICENSE.md))
- [PyPI Advisory Database](https://github.com/pypa/advisory-database) ([CC-BY 4.0](https://github.com/pypa/advisory-database/blob/main/LICENSE))
- [Go Vulnerability Database](https://github.com/golang/vulndb) ([CC-BY 4.0](https://github.com/golang/vulndb#license))
- [Rust Advisory Database](https://github.com/RustSec/advisory-db) ([CC0 1.0](https://github.com/rustsec/advisory-db/blob/main/LICENSE.txt))
- [Global Security Database](https://github.com/cloudsecurityalliance/gsd-database) ([CC0 1.0](https://github.com/cloudsecurityalliance/gsd-database/blob/main/LICENSE))
- [OSS-Fuzz](https://github.com/google/oss-fuzz-vulns) ([CC-BY 4.0](https://github.com/google/oss-fuzz-vulns/blob/main/LICENSE))