2023-11-02 19:22:04 +00:00
committed by Git OBS Bridge
8 changed files with 35 additions and 11 deletions
+24
View File
@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Nov 02 05:58:57 UTC 2023 - kastl@b1-systems.de
- Update to version 1.4.3:
* Prepare for v1.4.3 release (#629)
* Add support for determineversions API (#612). (#621)
* Refactor package scanning to produce packages instead of
queries (#614)
* Fix permissions in PR osv-scanner (#625)
* Fix gitignore matching for root directory (#626)
* Go binary not found should not be an error (#622)
* Scan submodules too. (#581)
* fix: handle yarn aliased packages (#615)
* fix(deps): update osv-scanner minor (#618)
* chore(deps): update github/codeql-action action to v2.22.5
(#616)
* chore(deps): update dependency jekyll-feed to v0.17.0 (#597)
* chore(deps): update workflows (#596)
* handle npm aliased packages (#610)
* Some minor post release fixes (#613)
* Gate extended tests (#598)
* test: use `cmp.Diff` for diffing (#605)
* fix: remove some extra newlines in sarif report (#607)
-------------------------------------------------------------------
Wed Oct 25 04:43:42 UTC 2023 - kastl@b1-systems.de
+1 -1
View File
@@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: osv-scanner
Version: 1.4.2
Version: 1.4.3
Release: 0
Summary: Vulnerability scanner written in Go
License: Apache-2.0
+1 -1
View File
@@ -3,7 +3,7 @@
<param name="url">https://github.com/google/osv-scanner</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v1.4.2</param>
<param name="revision">v1.4.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
+1 -1
View File
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/google/osv-scanner</param>
<param name="changesrevision">137255296e89d6baa9df9c7f7e950a28c1db5c74</param></service></servicedata>
<param name="changesrevision">6316373e47d7e3e4b4fd3630c4bbc10987738de6</param></service></servicedata>
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28076e109fef9d3608ba7e09ebbbee7da127077f2f732382d04740305a7711be
size 6709773
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:657a06617789d5d149523d543ac1776cdb6806d2490c16381f2fd0539e64779a
size 6726669
+3 -3
View File
@@ -1,4 +1,4 @@
name: osv-scanner
version: 1.4.2
mtime: 1698204375
commit: 137255296e89d6baa9df9c7f7e950a28c1db5c74
version: 1.4.3
mtime: 1698886394
commit: 6316373e47d7e3e4b4fd3630c4bbc10987738de6
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f2b44b3cfeaab39974a95150deb265fa19bddec8f0f52e8b0b667ed1caa11d7
size 3376205
oid sha256:a561f0211c51408d9364dd8f3c8ed28d07df1d4af12d288a2f9f1dce9e658233
size 3370810