osv-detector icon indicating copy to clipboard operation
osv-detector copied to clipboard

Results 20 osv-detector issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/G-Rath/osv-detector). ## Open The following updates have all...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/BurntSushi/toml](https://redirect.github.com/BurntSushi/toml) | `v1.3.2` -> `v1.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fBurntSushi%2ftoml/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fBurntSushi%2ftoml/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | minor | `v4.2.2` -> `v4.3.0` | | [actions/setup-python](https://redirect.github.com/actions/setup-python) |...

dependencies

In addition to this shaving ~100kb off the binary, it also means GoLand understands there are string formatting functions since they follow the `Sprintf` pattern 🎉

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v6.0.0` → `v6.0.1` | | [actions/setup-java](https://redirect.github.com/actions/setup-java) |...

dependencies

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/BurntSushi/toml](https://redirect.github.com/BurntSushi/toml) | `v1.5.0` → `v1.6.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fBurntSushi%2ftoml/v1.6.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fBurntSushi%2ftoml/v1.5.0/v1.6.0?slim=true) | | [github.com/gkampitakis/go-snaps](https://redirect.github.com/gkampitakis/go-snaps) |...

dependencies

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/google/osv-scalibr](https://redirect.github.com/google/osv-scalibr) | `v0.4.1-0.20251202121049-5e7e15f4a036` → `v0.4.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fosv-scalibr/v0.4.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fosv-scalibr/v0.4.1-0.20251202121049-5e7e15f4a036/v0.4.1?slim=true) | --- ### Release...

dependencies

This introduces a new "smart" database for zips provided by osv.dev that uses the `modified_id.csv` file stored in the ecosystems bucket to selectively update advisories, effectively combining the zip and...

The extractors provided by `osv-scalibr` are descendants of the ones in `lockfile` and there are tons more of them so this switches to them as part of the long-term merging...