mirror of
https://github.com/bitnami/containers.git
synced 2026-03-22 07:48:13 +08:00
11 lines
243 B
YAML
11 lines
243 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
trivy-scanner:
|
|
exec: trivy image docker.io/bitnami/minideb:buster-snapshot-20201101T210343Z
|
|
timeout: 60000
|
|
exit-status: 0
|
|
stdout:
|
|
- CVE-2020-1751
|