DependencyTrack / DependencyTrack/dependency-track
PURL not imported
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
This is a follow up of https://github.com/DependencyTrack/dependency-track/issues/2162
When I try to import a SBOM, I see that the components PURL are not being added to the UI correctly.
### Steps to Reproduce
1. Deploy via docker-compose
2. Create new project
3. Import SBOM
4. Check a component
### Expected Behavior
I expect the PURL section being imported.
Sample JSON:
[cyclone-centos-apache.json.zip](https://github.com/DependencyTrack/dependency-track/files/11553488/cyclone-centos-apache.json.zip)
### Dependency-Track Version
4.8.2
### Dependency-Track Distribution
Container Image
### Database Server
N/A
### Database Server Version
n/a
### Browser
Google Chrome
### Checklist
- [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this defect was already reported
Contributor guide
Assessment
This issue has not been assessed yet.