Frequently Asked Questions
Why do I not see a new project triggered even after clicking on "Save Configuration"?
Project generation has a n optimization to avoid accidental runs of same project configuration. A combination of Project Name and Version is used to generate a unique identifier for each project. A project run is triggered only if the combination of Project Name and Version does not exist.
How can I change the settings for an existing project?
To change the configure, click on edit configuration.
Step 1 (Details): Configuration name, description, credentials, repo URLs can be modified.
Step 2 (Review): Branch/tag can be changed for the existing configuration by going to "Edit Repositories" tab.
Click on Save Configuration to trigger a new project.
How can I rerun a project for the same configuration?
To re-run a project for the same configuration, edit an existing configuration.
Step 1 (Details): No change. Click next.
Step 2 (Review): Go to "Edit Repositories" tab.
Click on Rescan SBOM. Remove repos that are not required for rescan.
Click on Save Configuration to trigger a new project.

Last updated