Skip to content

Commit bd9a18c

Browse files
authored
added branding and changed description
Added the branding list for icon and color and added a longer description explaining what we actually do.
1 parent fb69f43 commit bd9a18c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

action.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
name: 'SecureStack Exposure Analysis'
2-
description: 'Execute SecureStack Exposure Analysis'
1+
name: 'SecureStack Web Vulnerability Analysis'
2+
description: 'Scan your public deployment URL for security issues. Works for dev, staging or prod.'
3+
branding:
4+
icon: 'check'
5+
color: 'red'
36
inputs:
47
securestack_api_key:
58
description: 'SecureStack API key - generate an API key at https://app.securestack.com'

0 commit comments

Comments
 (0)