Bug 282822

Summary: security/osv-scanner: Update to 1.9.1
Product: Ports & Packages Reporter: Pierre Pronchery <pierre>
Component: Individual Port(s)Assignee: Joseph Mingrone <jrm>
Status: Closed FIXED    
Severity: Affects Many People CC: jrm
Priority: --- Flags: bugzilla: maintainer-feedback? (lcook)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-security-osv-scanner-Update-to-1.9.1.patch none

Description Pierre Pronchery 2024-11-18 00:42:03 UTC
Created attachment 255246 [details]
0001-security-osv-scanner-Update-to-1.9.1.patch

This patch updates osv-scanner to the latest release, version 1.9.1.
This was announced as the final feature v1 release of osv-scanner; future releases for v1 will only contain bug fixes.

This version now requires Go 1.23.

Changelog:      https://github.com/google/osv-scanner/releases/tag/v1.9.1
Sponsored by:   The FreeBSD Foundation
---
 security/osv-scanner/Makefile                          |  9 ++++-----
 security/osv-scanner/distinfo                          | 10 +++++-----
 .../files/patch-internal_sourceanalysis_go.go          |  6 +++---
 3 files changed, 12 insertions(+), 13 deletions(-)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-10 17:30:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a78f1bc536506716d296d07087e028c07ada45d3

commit a78f1bc536506716d296d07087e028c07ada45d3
Author:     Pierre Pronchery <pierre@freebsdfoundation.org>
AuthorDate: 2024-08-09 19:18:11 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2024-12-10 17:27:04 +0000

    security/osv-scanner: Update to 1.9.1

    This now requires Go 1.23.

    Changelog:      https://github.com/google/osv-scanner/releases/tag/v1.9.1
    PR:             282822
    Approved by:    maintainer timeout
    Sponsored by:   The FreeBSD Foundation

 security/osv-scanner/Makefile                                  |  9 ++++-----
 security/osv-scanner/distinfo                                  | 10 +++++-----
 security/osv-scanner/files/patch-internal_sourceanalysis_go.go |  6 +++---
 3 files changed, 12 insertions(+), 13 deletions(-)