Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add artifact name as input #73

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

camelmasa
Copy link
Contributor

Just copied from here https://github.com/zaproxy/action-baseline/blob/master/action.yml#L36-L39

This PR adds a new input parameter to the existing GitHub Action for running ZAP security scans. The new input parameter allows the user to specify the name of the artifact that contains the ZAP reports. If the artifact name is not specified, the action will use the default name. This feature improves the flexibility of the action and makes it easier to integrate with different workflows. Please review and merge if approved.

@thc202
Copy link
Member

thc202 commented Aug 14, 2023

@thc202 thc202 changed the title Add feature for handling ZAP artifact name in GitHub Action Add artifact name as input Aug 14, 2023
Signed-off-by: camelmasa <camelmasa@gmail.com>
@camelmasa
Copy link
Contributor Author

@thc202 Thanks for checking. I updated that.

@thc202
Copy link
Member

thc202 commented Aug 24, 2023

Thank you!

@psiinon psiinon merged commit de17435 into zaproxy:master Aug 24, 2023
4 checks passed
@camelmasa camelmasa deleted the artifact-name branch August 25, 2023 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants