forked from pool/grype
Accepting request 1075093 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1075093 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=21
This commit is contained in:
9
_service
9
_service
@@ -1,22 +1,21 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<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.59.1</param>
|
<param name="revision">v0.60.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>
|
||||||
<param name="match-tag">v*</param>
|
<param name="match-tag">v*</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="disabled">
|
<service name="set_version" mode="disabled">
|
||||||
<param name="basename">grype</param>
|
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="tar" mode="buildtime"/>
|
||||||
|
<service name="recompress" mode="buildtime">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">grype-0.59.1.tar.gz</param>
|
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@@ -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">29b646568901d1ef48a528cf35f67f3cead49c9f</param></service></servicedata>
|
<param name="changesrevision">45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c0ed65d2ff2d791f6dbab545b735111cf5129586295b92c2578123e941c84bc
|
|
||||||
size 2073265
|
|
3
grype-0.60.0.obscpio
Normal file
3
grype-0.60.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:595102f1253f1493d83ed5244b7c89f385e37cfb76ba4972314fef8dbe5acc45
|
||||||
|
size 13189645
|
@@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 05:15:20 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.60.0:
|
||||||
|
* Implement support for Chainguard Linux (#1198)
|
||||||
|
* chore(deps): update bootstrap tools to latest versions (#1194)
|
||||||
|
* chore(deps): bump github/codeql-action from 2.2.8 to 2.2.9
|
||||||
|
(#1197)
|
||||||
|
* chore(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3
|
||||||
|
(#1192)
|
||||||
|
* chore(deps): bump github/codeql-action from 2.2.7 to 2.2.8
|
||||||
|
(#1193)
|
||||||
|
* chore(deps): update bootstrap tools to latest versions (#1191)
|
||||||
|
* chore: tweak some workflow text (#1190)
|
||||||
|
* chore(deps): bump github.com/hashicorp/go-getter from 1.7.0 to
|
||||||
|
1.7.1 (#1181)
|
||||||
|
* chore(deps): bump peter-evans/create-pull-request from 4.2.3 to
|
||||||
|
4.2.4 (#1184)
|
||||||
|
* chore(deps): bump anchore/sbom-action from 0.13.3 to 0.13.4
|
||||||
|
(#1189)
|
||||||
|
* chore: Update grype bootstrap tools to latest versions. (#1187)
|
||||||
|
* fix: by-cpe pivot by vuln metadata rather than vulnerability
|
||||||
|
record (#1188)
|
||||||
|
* Update grype bootstrap tools to latest versions. (#1173)
|
||||||
|
* chore(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#1182)
|
||||||
|
* chore(deps): bump github/codeql-action from 2.2.5 to 2.2.7
|
||||||
|
(#1183)
|
||||||
|
* feat: disable CPE-based matching by default for javascript
|
||||||
|
(#1180)
|
||||||
|
* Update Syft to v0.75.0 (#1177)
|
||||||
|
* chore: bump vuln match quality dataset (#1174)
|
||||||
|
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.1
|
||||||
|
to 1.4.2 (#1166)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 09 15:31:48 UTC 2023 - kastl@b1-systems.de
|
Thu Mar 09 15:31:48 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
4
grype.obsinfo
Normal file
4
grype.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
name: grype
|
||||||
|
version: 0.60.0
|
||||||
|
mtime: 1680015153
|
||||||
|
commit: 45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569
|
@@ -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.59.1
|
Version: 0.60.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:404f13631436e5ff4a1908fc2d110e8c5325a3b5d8ec16a1712dd5dfe84d1bec
|
oid sha256:25e01813c0fba19abbe6f6a6a97da99654c1add6af2be4363cf102f58c4011ed
|
||||||
size 43308768
|
size 43309776
|
||||||
|
Reference in New Issue
Block a user