-
-
Notifications
You must be signed in to change notification settings - Fork 751
openapi: Add Swagger Secret Detector Script #6853
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
base: main
Are you sure you want to change the base?
openapi: Add Swagger Secret Detector Script #6853
Conversation
|
Great job! No new security vulnerabilities introduced in this pull requestUse @Checkmarx to reach out to us for assistance. Just send a PR comment with Examples: |
kingthorin
left a comment
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.
Just one minor thing.
| - https://swagger.io/docs/open-source-tools/swagger-ui/usage/oauth2/ | ||
| status: alpha | ||
| codeLink: https://github.com/zaproxy/community-scripts/blob/main/active/swagger-secret-detector.js | ||
| helpLink: https://www.zaproxy.org/docs/desktop/addons/community-scripts/ |
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.
Shouldn't this be linking the website and anchor #100043?
435440c to
50faa5a
Compare
...api/src/main/javahelp/org/zaproxy/zap/extension/openapi/resources/help/contents/openapi.html
Show resolved
Hide resolved
Signed-off-by: ricekot <[email protected]>
50faa5a to
ffe9599
Compare
|
Thank you!! |

Originally contributed in zaproxy/community-scripts#487.