-
Notifications
You must be signed in to change notification settings - Fork 10
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
ci(owasp-dast): added workflow for DAST #252
Conversation
Hey @RoKrish14, please review. I prepared two api tests on backend level, and the full test for the frontend. Please check. We'll need to wait for this issue to be handled to make use of the secrets. Further Question: I remember you talking about open api. PR #251 now fixes the missing api key header config in swagger ui. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we dont have access to secrets,
- you can remove secrets from -
secrets.API_KEY
- keep only -
API_KEY
incorporated |
Description
Create Owasp Zap Worklfow for DAST.
Tests two apis with api key, and overall frontend.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: