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

Provide PDS developer tools to make PDS solution development easier #1420

Closed
de-jcup opened this issue Jun 23, 2022 · 0 comments · Fixed by #1427
Closed

Provide PDS developer tools to make PDS solution development easier #1420

de-jcup opened this issue Jun 23, 2022 · 0 comments · Fixed by #1427
Assignees
Milestone

Comments

@de-jcup
Copy link
Member

de-jcup commented Jun 23, 2022

Situation

The data section was automated in following PDS issues

When somebody does develop a new PDS solution which needs data section parts inside TAR or ZIP files it becomes very unhandy to setup test data and (if necessary) data section parts inside job parameters:

PDS job testing via 70-test.sh does need a secub job configuration file. inside the job configuration file which does have the a
sechub configuration model inside job parameter pds..scan.configuration. The content of the job parameter is escaped json.

Wanted

A simple command line tool in sechub-developertools which can be called like this:

PDSSolutionTestFilesGenerator.java ${pathToSechubConfigFile} ${scanType}

Solution

Implement

@de-jcup de-jcup self-assigned this Jun 23, 2022
@de-jcup de-jcup changed the title Provide a developer tools to make PDS solution development easier Provide PDS developer tools to make PDS solution development easier Jun 23, 2022
@de-jcup de-jcup added this to the Server 0.35.0 milestone Jun 23, 2022
de-jcup added a commit that referenced this issue Jun 24, 2022
- combobox dialog close did not cancel before but was handled
  like "finished"
- changed "finished" button to "ok"
- fixed logic

- changed acceptance check for scan type checks.
  formerly there was a NPE possible
de-jcup added a commit that referenced this issue Jun 24, 2022
…ols-for-easier-pds-development

Implemented PDS test file generation as action + CLI tool #1420
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 a pull request may close this issue.

1 participant