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 b396c42 commit 013837eCopy full SHA for 013837e
action.yml
@@ -1,8 +1,8 @@
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'
+ icon: 'shield'
+ color: 'green'
6
inputs:
7
securestack_api_key:
8
description: 'SecureStack API key - generate an API key at https://app.securestack.com'
0 commit comments