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 c083ddd commit 9cc5aa4Copy full SHA for 9cc5aa4
action.yml
@@ -1,5 +1,8 @@
1
name: 'Bandit Scan'
2
description: 'Bandit Scan'
3
+branding:
4
+ icon: arrow-left
5
+ color: purple
6
inputs:
7
path:
8
description: 'File or directory to run bandit on'
0 commit comments