You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: release osv-scanner v2.3.6 (#2758)
This PR prepares the release for osv-scanner v2.3.6. It includes
CHANGELOG updates, version bump, and generated licenses.
chore: update changelog for v2.3.4 along with snapshots (#2657)
Update changelog and snapshots in preparation for release. Required
because data changes are causing tests to fail, and there are new
changes since the last updates.
---------
Co-authored-by: Xueqin Cui <72771658+cuixq@users.noreply.github.com>
fix(release v2.3.3): setup-go github action to use go.mod (#2514)
Lint is failing because the setup go action is using `go-version:
stable`.
And v1.26 was released yesterday (we're still on 1.25.7)
Suggesting to set it to `go-version-file: 'go.mod'`.
test: update snapshots (#2463)
The snapshots have changed, probably due to OSV advisories being
changed.
Please review the differences to make sure that they're expected!
chore: release v2.3.1 (#2405)
This PR adds the change log for v2.3.1, updates the snapshots to prepare
for the release.
---------
Co-authored-by: Rex P <rexpan@google.com>
chore: OSV-Scanner Release 2.3.0 (#2350)
Tried to get Gemini to detect relevant changes in osv-scalibr to add to
the changelog. Seems to have done a decent enough job (but required a
decent amount of manual editing).
---------
Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>