G-Rath / G-Rath/osv-detector

Support parsing commits from manifests

Open
#99 4 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Go
Stars
63
Forks
9
PR merge metrics
No merged PRs in 30d

Description

#94 adds support for using the `osv.dev` API which supports commits as well as versions - so we should make sure the manifest parsers are able to extract this information from their respective files as much as possible.

(This is mostly a place for me to dump info I find during research)

* [ ] `cargo.lock`
* [x] `package-lock.json`
* [x] `yarn.lock`
* [x] `pnpm-lock.yaml`
* [x] `composer.lock`
* [x] `Gemfile.lock`
* [ ] `go.mod`
* [ ] `pom.xml`
* [ ] `requirements.txt`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.