You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'SecureStack API key - generate an API key at https://app.securestack.com'
6
+
required: true
7
+
securestack_app_id:
8
+
description: 'SecureStack Application ID - can be retrieved by accessing required application at https://app.securestack.com'
9
+
required: true
10
+
severity:
11
+
description: 'Severities lower than this value will be reported in the workflow console but will not cause an error for the action; value should be one of: critical | high | medium | low'
12
+
required: true
13
+
language:
14
+
description: 'Severities lower than this value will be reported in the workflow console but will not cause an error for the action; value should be one of: critical | high | medium | low'
15
+
required: true
16
+
flags:
17
+
description: 'Optional flags for the bloodhound-cli code command'
0 commit comments