forked from pool/grype
Accepting request 1181051 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1181051 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grype?expand=0&rev=64
This commit is contained in:
commit
77bd6a4060
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.78.0</param>
|
||||
<param name="revision">v0.79.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">b13315fa72cf1e02d5f435dae11ac06e8449aa48</param></service></servicedata>
|
||||
<param name="changesrevision">5821351240dab7145f7cdd156f6a1ecf88cf8da7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6b7743c5f433bed5a1953f55e35d039d2a94e0a71c07aa66170ec666ee797d5
|
||||
size 17795085
|
3
grype-0.79.0.obscpio
Normal file
3
grype-0.79.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c53d9140d60b92c6bec8767000fe6e02e9a018c0be7df0f26f5fde3ffb23b16
|
||||
size 17997837
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 15 16:15:49 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.79.0:
|
||||
* chore: Update syft v1.7.0 (#1945)
|
||||
* chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10
|
||||
(#1940)
|
||||
* chore(deps): update tools to latest versions (#1943)
|
||||
* fix match sort ordering for different locations (#1944)
|
||||
* chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#1941)
|
||||
* Updating maven URLs in README.md (#1934)
|
||||
* sort order for matches should consider fix info (#1933)
|
||||
* chore(deps): update tools to latest versions (#1925)
|
||||
* chore(deps): update tools to latest versions (#1921)
|
||||
* chore(deps): update tools to latest versions (#1919)
|
||||
* chore(deps): bump actions/checkout from 4.1.1 to 4.1.6 (#1920)
|
||||
* feat(signature): Checksum signature verification (#1670)
|
||||
* add skopeo to managed utilities (#1915)
|
||||
* chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8
|
||||
(#1909)
|
||||
* chore(deps): bump github.com/docker/docker (#1916)
|
||||
* remove dco workflow (#1914)
|
||||
* use dco tool during gh app outage (#1910)
|
||||
* chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7
|
||||
(#1901)
|
||||
* chore(deps): bump github.com/charmbracelet/bubbletea (#1902)
|
||||
* fix: add note about TMPDIR env var (#1880)
|
||||
* fix: uppercased package in json (#1900)
|
||||
* fix: main mod pseudo version default off (#1894)
|
||||
* chore(deps): update tools to latest versions (#1898)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 30 09:30:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: grype
|
||||
version: 0.78.0
|
||||
mtime: 1716917830
|
||||
commit: b13315fa72cf1e02d5f435dae11ac06e8449aa48
|
||||
version: 0.79.0
|
||||
mtime: 1718398039
|
||||
commit: 5821351240dab7145f7cdd156f6a1ecf88cf8da7
|
||||
|
@ -19,14 +19,14 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: grype
|
||||
Version: 0.78.0
|
||||
Version: 0.79.0
|
||||
Release: 0
|
||||
Summary: A vulnerability scanner for container images and filesystems
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/anchore/grype
|
||||
Source: grype-%{version}.tar.gz
|
||||
Source1: vendor.tar.gz
|
||||
BuildRequires: go >= 1.21
|
||||
BuildRequires: go >= 1.22
|
||||
|
||||
%description
|
||||
A vulnerability scanner for container images and filesystems. Easily install the binary to try it out. Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:915f3f2d4f9c2ea4d54b98b4fdee8046c878987259c233c012b9acd97ff22fef
|
||||
size 51282255
|
||||
oid sha256:d8bccbd77a450cfa23e1c445ae5da3958b22caa91442b8b746a02417b535d2c2
|
||||
size 52430166
|
||||
|
Loading…
x
Reference in New Issue
Block a user