forked from pool/grype
Accepting request 1056219 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1056219 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=15
This commit is contained in:
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.54.0</param>
|
||||
<param name="revision">v0.55.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.54.0.tar.gz</param>
|
||||
<param name="archive">grype-0.55.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">93499eec7e3ce2704755e9f51457181b06b519c5</param></service></servicedata>
|
||||
<param name="changesrevision">c559833c7e02aed827773adb4f9677cb398577be</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03f838fedbb7f09f931cc378492ee11731f54f74ec958b4d564b8ea7971a391b
|
||||
size 1879368
|
3
grype-0.55.0.tar.gz
Normal file
3
grype-0.55.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59415ce506308b604ce0fc3143d155c62eb5c0260e6c4201a450eeeb9fc5aa2f
|
||||
size 1970969
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 05 14:00:43 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.55.0:
|
||||
* fix: sort vulnerability results (#1052)
|
||||
* Adding internal/file/hasher test cases (#1049)
|
||||
* fix: orient by cve merging (#1046)
|
||||
* Update Syft to v0.64.0 (#1047)
|
||||
* fix: update removing results based on ownership-by-file-overlap (#1045)
|
||||
* feat: swap custom cyclone-dx model for cyclone-dx library (#1038)
|
||||
* chore: add GitLab Community Edition image to quality gate (#1035)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 12:39:08 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package grype
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.54.0
|
||||
Version: 0.55.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:411ec50849c6d081aa6630c17ccbb2262c728415dc6c66d8311aa9c068809263
|
||||
size 51655595
|
||||
oid sha256:a89f257287462dada7326e35668e362a338c303623a4ca43dbb923bbf5193090
|
||||
size 51657736
|
||||
|
Reference in New Issue
Block a user