An open API service indexing awesome lists of open source software.

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.

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://img.shields.io/npm/v/@renovatebot/osv-offline?style=for-the-badge)](https://www.npmjs.com/package/@renovatebot/osv-offline) |
| [`@renovatebot/osv-offline-db`](./packages/osv-offline-db) | [![](https://img.shields.io/npm/v/@renovatebot/osv-offline-db?style=for-the-badge)](https://www.npmjs.com/package/@renovatebot/osv-offline-db) |
| [`@renovatebot/osv-offline-updater`](./packages/osv-offline-updater) | [![](https://img.shields.io/github/v/release/renovatebot/osv-offline?style=for-the-badge)](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))