forked from pool/grype
Accepting request 1101691 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1101691 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=33
This commit is contained in:
commit
04dd8a522d
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/anchore/grype</param>
|
<param name="url">https://github.com/anchore/grype</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.64.2</param>
|
<param name="revision">v0.65.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/anchore/grype</param>
|
<param name="url">https://github.com/anchore/grype</param>
|
||||||
<param name="changesrevision">e09bae392d6cafec524b5fda4692ed413a1b1167</param></service></servicedata>
|
<param name="changesrevision">c97048baa1595a481a26f7add8b18d59ec65838a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a77066532bc24d792edeabc304608f9d26f357d9f8b637ded79cf63ab95e3f54
|
|
||||||
size 15353357
|
|
3
grype-0.65.0.obscpio
Normal file
3
grype-0.65.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:20af4311bcd33b561252ceb0d74e5a31c73b6f8bb5bc4a36305c88f23badf67c
|
||||||
|
size 15504397
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 01 10:17:23 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.65.0:
|
||||||
|
* chore(deps): update Syft to v0.86.1 (#1410)
|
||||||
|
* chore(deps): bump github.com/docker/docker (#1402)
|
||||||
|
* chore(deps): bump github.com/hashicorp/go-getter from 1.7.1 to
|
||||||
|
1.7.2 (#1406)
|
||||||
|
* chore: bump quality gate label dataset (#1404)
|
||||||
|
* feat: implement secondary sorting for default json output
|
||||||
|
(#1403)
|
||||||
|
* feat: update table sort to be name, version, type, severity,
|
||||||
|
vulnerability (#1400)
|
||||||
|
* chore: in quality tests, only colorize quality output if in a
|
||||||
|
tty (#1398)
|
||||||
|
* chore(deps): bump github.com/gookit/color from 1.5.3 to 1.5.4
|
||||||
|
(#1396)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 20 13:54:06 UTC 2023 - kastl@b1-systems.de
|
Thu Jul 20 13:54:06 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: grype
|
name: grype
|
||||||
version: 0.64.2
|
version: 0.65.0
|
||||||
mtime: 1689798980
|
mtime: 1690826316
|
||||||
commit: e09bae392d6cafec524b5fda4692ed413a1b1167
|
commit: c97048baa1595a481a26f7add8b18d59ec65838a
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: grype
|
Name: grype
|
||||||
Version: 0.64.2
|
Version: 0.65.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A vulnerability scanner for container images and filesystems
|
Summary: A vulnerability scanner for container images and filesystems
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0d4f1fabc4608ea571b1f16421a57b63129ace3a5daa0f4cb282db1ad6789f76
|
oid sha256:b1b59c2bc3c56a2a697b7f60830c60dfefc70767b713d9e94763158deb4e619d
|
||||||
size 36215513
|
size 36417240
|
||||||
|
Loading…
x
Reference in New Issue
Block a user