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.
2 parents 074ae33 + c902e7e commit 1f7758bCopy full SHA for 1f7758b
action.yml
@@ -1,5 +1,8 @@
1
-name: 'ZAP Baseline Scan'
2
-description: 'Scans the web application with ZAP Baseline Scan'
+name: 'OWASP ZAP Baseline Scan'
+description: 'Scans the web application with the OWASP ZAP Baseline Scan'
3
+branding:
4
+ icon: 'zap'
5
+ color: 'blue'
6
inputs:
7
token:
8
description: 'GitHub Token to create issues in the repository'
0 commit comments