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

Merge develop into master for pds-tools release #2615

Merged
merged 33 commits into from
Oct 25, 2023
Merged

Merge develop into master for pds-tools release #2615

merged 33 commits into from
Oct 25, 2023

Conversation

sven-dmlr
Copy link
Member

No description provided.

winzj and others added 30 commits September 28, 2023 14:54
- add validations to SecHubConfigurationModelValidator and add testcases
  to SecHubConfigurationModelValidatorTest
- remove validation from WebConfigBuilderStrategy and remove testcases
  from WebConfigBuilderStrategyTest
- update documentation
2 - After OWASP-ZAP Wrapper release: Merge master back into develop [auto-generated]
- enabled the implementation
- changed unit test
- changed integration test
- by ignoring already existing false positives, the
  report is not loaded - means that an old false positive
  entry which points to an no longer existing report
  will make no problems. The old FP information (with meta data)
  will be still available even when the report does not exist
  and no error will be shown.
- fix typos
- return early when a double slash was found
- remove not necessary method call
- add test case for empty include/exclude
- remove special handling of simple includes/excludes like /, <*>, /<*>
- add test that has errors when include/exclude has spaces
- update documentation
- add additional test to read sechub web scan config from json file
- add includes/excludes with wildcards for
  PDSWebScanJobScenario12IntTest
…-shall-drop-old-scan-results

Enable auto cleanup for old scan reports #2075
…to pds-solutions (#2557)

* added installation of bandit sarif cwe formatter plugin to dockerfile

* Updated bandit mock with CWE extension

* Recreated bandit mock to contain ./ file path start

* Updated comment on pip --editable option and git refs in VCS Urls
…s-to-webscan-includes-excludes

Extend webscan include/exclude feature #2554
- web api default reference id not set for api uploads
- wrote unit test to ensure default ref id and default
  project id are used, but when dedicated values are set
  the defaults are not used
- changed SystemTestConfigurationTest which generates
  the configuration file
- implement wildcard handling for includes/excludes
- implement tests
- change ScanContext and ScanContextFactory to use String instead of URL
  for includes/excludes to handle wildcards
- implement and change test cases for wildcards
- fixed some typos
…nce-systemtest-framework

Feature 2594 fix and enhance systemtest framework
…nd-plugins

Update ZAPROXY version and ZAPROXY plugins #2604
de-jcup and others added 3 commits October 25, 2023 15:27
…e-for-full-scan-data-download

Changed content type for full scan log REST to "application/zip" #2608
…handle-includes-excludes-wildcards

Feature 2555 zap wrapper handle includes excludes wildcards
@sven-dmlr sven-dmlr merged commit 369be7f into master Oct 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants