We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb69f43 commit bd9a18cCopy full SHA for bd9a18c
action.yml
@@ -1,5 +1,8 @@
1
-name: 'SecureStack Exposure Analysis'
2
-description: 'Execute SecureStack Exposure Analysis'
+name: 'SecureStack Web Vulnerability Analysis'
+description: 'Scan your public deployment URL for security issues. Works for dev, staging or prod.'
3
+branding:
4
+ icon: 'check'
5
+ color: 'red'
6
inputs:
7
securestack_api_key:
8
description: 'SecureStack API key - generate an API key at https://app.securestack.com'
0 commit comments