forked from pool/grype
Accepting request 1096244 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.63.1 OBS-URL: https://build.opensuse.org/request/show/1096244 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=58
This commit is contained in:
parent
818ebbddda
commit
113dd9f3ee
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.63.0</param>
|
||||
<param name="revision">v0.63.1</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">ca79c2a753fa90e1166a0f78f6e57c43808ba0c9</param></service></servicedata>
|
||||
<param name="changesrevision">ecf9e65b951aed43098f0e5da4441a7e17f190af</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1752b3da4ae82554cd8506e63623526c9b0a7fd76765b299c649ddf1879b1ce3
|
||||
size 13297165
|
3
grype-0.63.1.obscpio
Normal file
3
grype-0.63.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:356e4fffbc8be0a3d739ea1420c7cb0beba5453512fc9818af3445b4050860bd
|
||||
size 14420493
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 30 18:26:00 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.63.1:
|
||||
* Add a simple CSV format template to the templates/ directory
|
||||
and tweak docs (#1366)
|
||||
* chore(deps): update Syft to v0.84.1 (#1372)
|
||||
* fix: Add more log4j-adjacent package ignore rules (#1358)
|
||||
* chore: bump the quality gate labels (#1369)
|
||||
* add oss community board auto-add workflow (#1364)
|
||||
* fix: totals for vulnerability matches (#1359)
|
||||
* chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0
|
||||
(#1363)
|
||||
* chore(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
|
||||
(#1357)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 05:08:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.63.0
|
||||
mtime: 1687362511
|
||||
commit: ca79c2a753fa90e1166a0f78f6e57c43808ba0c9
|
||||
version: 0.63.1
|
||||
mtime: 1688072717
|
||||
commit: ecf9e65b951aed43098f0e5da4441a7e17f190af
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.63.0
|
||||
Version: 0.63.1
|
||||
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:de7f834a9defffb899667f0cabc857a1ae60acb25dfe8941f9082ec70001f02f
|
||||
size 35188896
|
||||
oid sha256:739f4d131ddabee18b96b2fde4f9fe4fc248777f15cd4b875513c4e3a1e77e49
|
||||
size 35188146
|
||||
|
Loading…
x
Reference in New Issue
Block a user