Skip to content

Commit

Permalink
fix the content of the plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen Rumney committed Dec 10, 2021
1 parent c75106e commit e0e00c3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/plugin_template.yaml
Original file line number Diff line number Diff line change
@@ -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 <srcPath>
usage: trivy aqua <srcPath>
description: A Trivy plugin that sends results to Aqua.
platforms:
- selector: # optional
os: linux
Expand Down

0 comments on commit e0e00c3

Please sign in to comment.