mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-02-07 09:13:56 +08:00
Signed-off-by: knqyf263 <knqyf263@gmail.com> Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
12 lines
199 B
YAML
12 lines
199 B
YAML
name: "test_plugin"
|
|
repository: testdata/test_plugin
|
|
version: "0.2.0"
|
|
summary: test
|
|
description: test
|
|
platforms:
|
|
- selector:
|
|
os: linux
|
|
arch: amd64
|
|
uri: ./test.sh
|
|
bin: ./test.sh
|