We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently Web scans cannot be executed by the system test framework because there is no possibility to define whitelist URL entries.
Implement whitelist setup for sechub prepare phase
The text was updated successfully, but these errors were encountered:
Implemented whitelist handling for systemtests #2534
1ab175a
Fix failing unit test #2534
f3593eb
Merge pull request #2550 from mercedes-benz/feature-2534-implement-wh…
11d8ca7
…itelist-handling-systemtests Implemented whitelist handling for systemtests #2534
de-jcup
Successfully merging a pull request may close this issue.
Situation
Currently Web scans cannot be executed by the system test framework because there is no
possibility to define whitelist URL entries.
Solution
Implement whitelist setup for sechub prepare phase
The text was updated successfully, but these errors were encountered: