forked from pool/grype
Accepting request 991266 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/991266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=7
This commit is contained in:
commit
54c97cc304
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.43.0</param>
|
||||
<param name="revision">v0.44.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.43.0.tar.gz</param>
|
||||
<param name="archive">grype-0.44.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">addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a</param></service></servicedata>
|
||||
<param name="changesrevision">a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b3cc670082468536f90cee03d95df35b7eb734de02c88fc02f4e1fdaa4109c7
|
||||
size 1092699
|
3
grype-0.44.0.tar.gz
Normal file
3
grype-0.44.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f0b0d5dde039cd639278ae72692b1ba125f80185b42aa795144082e8abc6640
|
||||
size 1091481
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 11:28:54 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.44.0:
|
||||
* add env variables and keychain for GHCR publish (#843)
|
||||
* update grype to use syft v0.52.0 (#838)
|
||||
* add debug distroless image to published images (#835)
|
||||
* add new line for help block (#834)
|
||||
* add Gentoo matching support (#813)
|
||||
* feat: add filtering support using target software field in cpe (#810)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 19 08:19:48 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.43.0
|
||||
Version: 0.44.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:0782858b40a29e87d73cd231ee09bf737a07c4cf1e0b37eb0b9cbf0bb1e31ba4
|
||||
size 50914760
|
||||
oid sha256:351ee4629b3858f3d882a54469a0e6643c676e580ae04a0938e15b96e143cd00
|
||||
size 50958851
|
||||
|
Loading…
x
Reference in New Issue
Block a user