[info=29d4f0d584db3488fe2c06180f85eebc]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/trivy-image?expand=0&rev=51
This commit is contained in:
Dan Čermák 2024-06-04 14:36:56 +00:00 committed by Git OBS Bridge
parent 0d802e42bb
commit 43e53c227c
2 changed files with 7 additions and 1 deletions

View File

@ -5,9 +5,10 @@
Container Vulnerability Scanner container based on the openSUSE Tumbleweed Base Container Image.
## Licensing
`SPDX-License-Identifier: Apache-2.0`
The build recipe and this documentation is licensed as Apache-2.0.
This documentation and the build recipe are licensed as Apache-2.0.
The container itself contains various software components under various open source licenses listed in the associated
Software Bill of Materials (SBOM).

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Fix grammar mistake in licensing footer
-------------------------------------------------------------------
Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com>