update to 1.14.0
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=171
This commit is contained in:
parent
2a0c90a4c1
commit
88a7db1d12
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v1.13.0</param>
|
||||
<param name="revision">v1.14.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="changesrevision">01de99b25304ec95197c00b21d698f127b31a887</param></service></servicedata>
|
||||
<param name="changesrevision">ccbee94b876240284c25c8931c6233fc71a5b7fb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d11cb1c46db8d474ba5d3ea471a1300578f9fb9f59015e06bcb554f46ff6041c
|
||||
size 26430477
|
3
syft-1.14.0.obscpio
Normal file
3
syft-1.14.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ba905939c45f7f4679be69ffa0b7d9dd96e69e46527a3ea3d29c564d0184919
|
||||
size 26562573
|
44
syft.changes
44
syft.changes
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 09 04:42:52 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.14.0:
|
||||
* feat: report unknowns in sbom (#2998)
|
||||
* chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0
|
||||
(#3299)
|
||||
* chore(deps): update stereoscope to
|
||||
efa76446cc1c7e6c4117350943a2754b2453aec4 (#3301)
|
||||
* chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
|
||||
(#3304)
|
||||
* chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#3305)
|
||||
* chore(deps): update CPE dictionary index (#3302)
|
||||
* Fix: Parse package.json with non-standard fields in 'author'
|
||||
section (#3300)
|
||||
* chore(deps): bump github/codeql-action from 3.26.10 to 3.26.11
|
||||
(#3298)
|
||||
* chore: add pull request template (#3294)
|
||||
* chore(deps): update tools to latest versions (#3296)
|
||||
* Track supporting DPKG evidence (#3228)
|
||||
* Fix: make failed CPE validation correctly return error (#2762)
|
||||
* chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.9 to
|
||||
6.6.0 (#3293)
|
||||
* feat: update haproxy classifier (#3277)
|
||||
* chore(deps): update tools to latest versions (#3291)
|
||||
* fix: don't use builtin scanner in licensecheck (#3290)
|
||||
* chore(deps): update CPE dictionary index (#3288)
|
||||
* chore(deps): bump github/codeql-action from 3.26.9 to 3.26.10
|
||||
(#3289)
|
||||
* update redis classifier (#3281)
|
||||
* fix: improve node classifier version matching (#3284)
|
||||
* fix: update ruby classifier for -rc, -dev, etc. versions
|
||||
(#3285)
|
||||
* chore(deps): update CPE dictionary index (#3262)
|
||||
* chore(deps): bump github.com/docker/docker (#3264)
|
||||
* chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9
|
||||
(#3275)
|
||||
* chore(deps): update stereoscope to
|
||||
dc10ea61fd18efa45b516eda4de8bc19d8322429 (#3280)
|
||||
* chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#3283)
|
||||
* add awaiting response management (#3272)
|
||||
* fix: correct excluded mount point comparison to file paths
|
||||
(#3269)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 17:39:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: syft
|
||||
version: 1.13.0
|
||||
mtime: 1727126498
|
||||
commit: 01de99b25304ec95197c00b21d698f127b31a887
|
||||
version: 1.14.0
|
||||
mtime: 1728331897
|
||||
commit: ccbee94b876240284c25c8931c6233fc71a5b7fb
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: syft
|
||||
Version: 1.13.0
|
||||
Version: 1.14.0
|
||||
Release: 0
|
||||
Summary: CLI tool and library for generating a Software Bill of Materials
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:feabc4128a1935b90444f9ad6a03155609f6fc54fd17758e1909e3117ef05c23
|
||||
size 52654220
|
||||
oid sha256:dffde8ddc42f90d90430607a2af9d5892f613362379ba6ca5199b2cf22b5b88e
|
||||
size 52668744
|
||||
|
Loading…
x
Reference in New Issue
Block a user