Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Add manifest param
Browse files Browse the repository at this point in the history
  • Loading branch information
rndev15 committed May 23, 2024
1 parent 5c6ec1d commit 82b84f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ inputs:
default: 20
severity:
description: 'Comma separated list of severities. E.g. low,medium,high,critical (NO SPACES BETWEEN COMMA AND SEVERITY)'
manifest:
description: "A comma-separated list of full manifest paths. If specified, only alerts for these manifests will be returned."
branding:
icon: 'alert-octagon'
color: 'red'
Expand Down

0 comments on commit 82b84f2

Please sign in to comment.