From e0e00c363c65f6df813b276088b14431a47889b3 Mon Sep 17 00:00:00 2001 From: Owen Rumney Date: Fri, 10 Dec 2021 10:14:03 +0000 Subject: [PATCH] fix the content of the plugin --- .github/plugin_template.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/plugin_template.yaml b/.github/plugin_template.yaml index 539c98fe..8b2b1307 100644 --- a/.github/plugin_template.yaml +++ b/.github/plugin_template.yaml @@ -1,10 +1,8 @@ name: "aqua" repository: github.com/aquasecurity/trivy-plugin-aqua version: "PLACEHOLDERVERSION" -usage: send trivy results to CSPM. -description: |- - A Trivy plugin that sends results to Aqua. - Usage: trivy aqua +usage: trivy aqua +description: A Trivy plugin that sends results to Aqua. platforms: - selector: # optional os: linux