Skip to content

Commit

Permalink
Merge pull request #19 from aquasecurity/owenr-fix-plugin-content
Browse files Browse the repository at this point in the history
fix the content of the plugin
  • Loading branch information
Owen Rumney authored Dec 10, 2021
2 parents c75106e + e0e00c3 commit c106217
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 c106217

Please sign in to comment.