forked from pool/trivy-image
[info=22c87654be8a9e9f4e3b69a6897488fe]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/trivy-image?expand=0&rev=3
This commit is contained in:
parent
9b57172e0e
commit
15a067aa3b
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# SPDX-FileCopyrightText: (c) 2022-2023 SUSE LLC
|
# SPDX-FileCopyrightText: (c) 2022-2024 SUSE LLC
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update year to 2024
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 15 09:19:45 UTC 2023 - SUSE Update Bot <bci-internal@suse.de>
|
Fri Dec 15 09:19:45 UTC 2023 - SUSE Update Bot <bci-internal@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- SPDX-License-Identifier: Apache-2.0 -->
|
<!-- SPDX-License-Identifier: Apache-2.0 -->
|
||||||
<!--
|
<!--
|
||||||
Copyright (c) 2023 SUSE LLC
|
Copyright (c) 2024 SUSE LLC
|
||||||
|
|
||||||
All modifications and additions to the file contributed by third parties
|
All modifications and additions to the file contributed by third parties
|
||||||
remain the property of their copyright owners, unless otherwise agreed
|
remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -50,7 +50,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
|||||||
<entrypoint execute="/usr/bin/trivy"/>
|
<entrypoint execute="/usr/bin/trivy"/>
|
||||||
</containerconfig>
|
</containerconfig>
|
||||||
</type>
|
</type>
|
||||||
<version>2023</version>
|
<version>2024</version>
|
||||||
<packagemanager>zypper</packagemanager>
|
<packagemanager>zypper</packagemanager>
|
||||||
<rpm-check-signatures>false</rpm-check-signatures>
|
<rpm-check-signatures>false</rpm-check-signatures>
|
||||||
<rpm-excludedocs>true</rpm-excludedocs>
|
<rpm-excludedocs>true</rpm-excludedocs>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user