DependencyTrack / dependency-track

Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
https://dependencytrack.org/
Apache License 2.0
2.46k stars 536 forks source link

Remove legacy `BomUploadProcessingTask` #3722

Closed nscuro closed 2 months ago

nscuro commented 2 months ago

Description

Removes the legacy BomUploadProcessingTask.

Addressed Issue

N/A

Additional Details

N/A

Checklist

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.30% (target: -1.00%) :white_check_mark: 89.66% (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (94a73787055ad5c9a9dccf4cef929d0ebbed0d86) | 22015 | 16735 | 76.02% | | | Head commit (2d8769c156bcb5549ef1cc1f1e95584f68c7dbdf) | 21630 (-385) | 16377 (-358) | 75.71% (**-0.30%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#3722) | 406 | 364 | **89.66%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more