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

[sechub-wrapper-owasp-zap] New command line argument to specify the browser used by the AjaxSpider #1483

Open
winzj opened this issue Jul 15, 2022 · 0 comments · May be fixed by #3058
Open

Comments

@winzj
Copy link
Member

winzj commented Jul 15, 2022

Situation

With #1455 the browser to use during the AjaxSpider was explicitly set to firefox-headless.

Wanted

The browser shall be configurable during the scan.

Solution

  • Introduce a new command line argument/env variable inside the sechub-wrapper-owasp-zap to specify which browser shall be used during the AjaxSpider scan.
  • We provide a new PDS executor parameter for pds-zap solution: pds.zap.browser.
  • Default shall be firefox-headless
Remark

The allowed browser options need to be installed inside the pds-owaspzap solution.

@winzj winzj added this to the PDS Solutions 0.4.0 milestone Jul 15, 2022
@winzj winzj self-assigned this Apr 2, 2024
winzj added a commit that referenced this issue Apr 4, 2024
- add command line parameter and extend parts to save the specified browser id
- update tests that needed change
@winzj winzj linked a pull request Apr 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants