We had a really weird behaviour within our pipelines.
We noticed that dependencies weren't refreshing anymore, after investigating we noticed, that SBOMs with Schema version 1.5 and below did refresh properly but not with version 1.6. What worked though was deleting a the project and creating the project again using the the CI/CD API. The project was created, but refreshing still didn't work with the newly created project.
Our workaround was setting the version in the cyclonedx-gomod to 1.5 when creating a SBOM.
Current Behavior
We had a really weird behaviour within our pipelines. We noticed that dependencies weren't refreshing anymore, after investigating we noticed, that SBOMs with Schema version 1.5 and below did refresh properly but not with version 1.6. What worked though was deleting a the project and creating the project again using the the CI/CD API. The project was created, but refreshing still didn't work with the newly created project.
Our workaround was setting the version in the cyclonedx-gomod to 1.5 when creating a SBOM.
Steps to Reproduce
Expected Behavior
When rerunning the command from Step 1 the dependcies should refresh
Dependency-Track Version
4.11.x
Dependency-Track Distribution
Container Image
Database Server
PostgreSQL
Database Server Version
No response
Browser
N/A
Checklist