forked from pool/grype
Accepting request 1043454 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1043454 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=14
This commit is contained in:
commit
8eeec489fe
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/anchore/grype</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.53.1</param>
|
||||
<param name="revision">v0.54.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -17,6 +17,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">grype-0.53.1.tar.gz</param>
|
||||
<param name="archive">grype-0.54.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/anchore/grype</param>
|
||||
<param name="changesrevision">826726d553e68cb862597a8737b83f7ade898c3b</param></service></servicedata>
|
||||
<param name="changesrevision">93499eec7e3ce2704755e9f51457181b06b519c5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d17c4aa2c2b9fa4a136fa31bed72591105b3e4b16ad7da011414a624269263f8
|
||||
size 1791187
|
3
grype-0.54.0.tar.gz
Normal file
3
grype-0.54.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03f838fedbb7f09f931cc378492ee11731f54f74ec958b4d564b8ea7971a391b
|
||||
size 1879368
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 12:39:08 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.54.0:
|
||||
* Update Syft to v0.63.0 (#1037)
|
||||
* fix: Exclude binary packages that have overlap by file ownership relationship (#1024)
|
||||
* docs: update quality gate docs (#1032)
|
||||
* Optionally orient results by CVE (#1020)
|
||||
* chore: bump yardstick to latest commit (#1027)
|
||||
* Update Syft to v0.62.3 (#1026)
|
||||
* chore: change CVE example to official sample (#1028)
|
||||
* fix: Table format sorting (#1023)
|
||||
* fix: update architecture release for to ppc64le (#1021)
|
||||
* Update grype bootstrap tools to latest versions. (#1017)
|
||||
* Update Syft to v0.62.2 (#1018)
|
||||
* chore: update quality gate with latest label data (#1016)
|
||||
* chore: update digest for test fixture dockerfile (#1015)
|
||||
* test: remove presenter tests reliance on docker from unit suite (#1013)
|
||||
* fix: swapped base container images (#1011)
|
||||
* chore: update default packages to read (#1007)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 07:29:31 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.53.1
|
||||
Version: 0.54.0
|
||||
Release: 0
|
||||
Summary: A vulnerability scanner for container images and filesystems
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0137778bee5a4a790f97937c4f2d5424286ff2db89104199671faf9422b520e7
|
||||
size 51647308
|
||||
oid sha256:411ec50849c6d081aa6630c17ccbb2262c728415dc6c66d8311aa9c068809263
|
||||
size 51655595
|
||||
|
Loading…
x
Reference in New Issue
Block a user