DependencyTrack / DependencyTrack/dependency-track
BOM_UPLOAD permissions doesnot grant users with download BOM option
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Granting a user with BOM_UPLOAD permission currently does not provide access for the members the ability to download SBOM. currently only the PROJECT_CREATION_UPLOAD permission grants access to download SBOM

### Steps to Reproduce
1. Add a user
2. Assign BOM_UPLOAD permissions
3. open the project and go to components tab
4. check for the buttons 'Upload BOM' and 'Download BOM'
### Expected Behavior
Both Upload BOM and Download BOM options should be be enabled.
### Dependency-Track Version
4.9.1
### Dependency-Track Distribution
Container Image
### Database Server
PostgreSQL
### Database Server Version
_No response_
### 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.