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

pds-owaspzap: only one scan at a time #1825

Closed
sven-dmlr opened this issue Dec 16, 2022 · 0 comments · Fixed by #1826
Closed

pds-owaspzap: only one scan at a time #1825

sven-dmlr opened this issue Dec 16, 2022 · 0 comments · Fixed by #1826
Assignees
Labels

Comments

@sven-dmlr
Copy link
Member

Situation

Currently the number of parallel scans in pds-owaspzap is configurable.

Problem

Only one scan session at a time is possible due to the central use of Firefox (Session cookies etc.).

Solution

Remove the configurability of parallelism out of pds-owaspzap's Helm chart.
(pds.config.execute.workerThreadCount)

@sven-dmlr sven-dmlr added this to the PDS Solutions 0.6.0 milestone Dec 16, 2022
@sven-dmlr sven-dmlr self-assigned this Dec 16, 2022
sven-dmlr added a commit that referenced this issue Dec 16, 2022
…-one-scan-at-a-time

workerThreadCount is pinned to 1 #1825
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant