forked from pool/grype
Accepting request 1119364 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1119364 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=39
This commit is contained in:
commit
6988f41a33
2
_service
2
_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.71.0</param>
|
||||
<param name="revision">v0.72.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/grype</param>
|
||||
<param name="changesrevision">3d582fd85145afe3fd3726437527a321efb664e9</param></service></servicedata>
|
||||
<param name="changesrevision">04df28051b7694a5e4a28fc5b2ea2068f24ef213</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a454e24a1a6c67c06c3e8cc6e3f026dc027cb17f5d31f656cb33b5ee8e07f9f
|
||||
size 17020429
|
3
grype-0.72.0.obscpio
Normal file
3
grype-0.72.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa09527832a9349a0f6d842a06b8a41aa74879b58e30bd738121aa22c572cfb4
|
||||
size 17031181
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 21 18:17:32 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.72.0:
|
||||
* chore(deps): update Syft to v0.94.0 (#1566)
|
||||
* Incorporate Syft java detection improvements (#1555)
|
||||
* add exception for go stdlib search by CPE (#1565)
|
||||
* chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#1564)
|
||||
* Add --ignore-states flag for ignoring findings with specific
|
||||
fix states (#1473)
|
||||
* feat: update go-sarif library to use latest release (#1563)
|
||||
* bump clio to get stderr reporting fix (#1561)
|
||||
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.2
|
||||
to 1.4.3 (#1558)
|
||||
* chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.0
|
||||
to 0.9.1 (#1557)
|
||||
* Add checksum signing (#1535)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 05:01:03 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.71.0
|
||||
mtime: 1697116131
|
||||
commit: 3d582fd85145afe3fd3726437527a321efb664e9
|
||||
version: 0.72.0
|
||||
mtime: 1697824656
|
||||
commit: 04df28051b7694a5e4a28fc5b2ea2068f24ef213
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.71.0
|
||||
Version: 0.72.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:0bdfca9760441da20d267164403c4bc0dc871fe51e759f906e1bb6701783dc25
|
||||
size 37515306
|
||||
oid sha256:1338b56abd916dbc8bda30a02590f7c32071b606a10d15de98066a8cb1c735d2
|
||||
size 37634347
|
||||
|
Loading…
x
Reference in New Issue
Block a user