DependencyTrack / DependencyTrack/dependency-track
Why does OSS index not use the api /v3/authorized/component-report endpoint
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Currently the OSS index task is configured to use the
[OssIndexAnalysisTask](https://github.com/DependencyTrack/dependency-track/blob/7d4236072faf8121093215c270e68705900efcaa/src/main/java/org/dependencytrack/tasks/scanners/OssIndexAnalysisTask.java#L281)
Now that we have to have api token to use the OSS index should this be updated to use the authorized endpoint or is there now no difference?
### Steps to Reproduce
na
### Expected Behavior
na
### Dependency-Track Version
4.13.5
### 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.