19
0

Sync from SUSE:SLFO:1.1 scanner-databases revision cc15dc59d6389e65842ea73d4d7c8bfd

This commit is contained in:
2025-10-15 10:28:15 +02:00
parent cc7fad312d
commit bdd7446e02
5 changed files with 24 additions and 8 deletions
+15
View File
@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Oct 11 08:41:31 UTC 2025 - Marcus Meissner <meissner@suse.com>
- database refresh on 2025-10-11 (bsc#1084929)
-------------------------------------------------------------------
Tue Oct 7 12:06:27 UTC 2025 - Marcus Meissner <meissner@suse.com>
- database refresh on 2025-10-07 (bsc#1084929)
-------------------------------------------------------------------
Sat Oct 4 09:31:12 UTC 2025 - Marcus Meissner <meissner@suse.com>
- trivy database is arch dependend at least big vs little endian.
-------------------------------------------------------------------
Fri Oct 3 15:00:42 UTC 2025 - Marcus Meissner <meissner@suse.com>
+4 -3
View File
@@ -17,10 +17,10 @@
%define _dbdir /var/lib/clamav
%define trivydbversion 202510030054
%define trivydbversion 202510110052
Name: scanner-databases
Version: 202510031700
Version: 202510111041
Release: 0.0
Summary: Various scanner databases
License: GPL-2.0
@@ -39,7 +39,6 @@ Source2: local.hdb
# trivy stuff
Source10: trivy-database-%trivydbversion.tar.xz
Source11: trivy-database-refresh.sh
BuildArch: noarch
BuildRequires: clamav
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +49,7 @@ License: GPL-2.0
Group: Security
#!BuildIgnore: clamav-nodb
Requires: clamav
BuildArch: noarch
%description
This is a shared package for multiple scanner engines that contain
@@ -70,6 +70,7 @@ Version: %trivydbversion
License: Apache-2.0
Group: Security
URL: https://aquasecurity.github.io/trivy/latest/docs/configuration/db/
# must be arch dependend due to endianess
%description -n trivy-database
Trivy is a comprehensive and versatile security scanner. Trivy has scanners
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.