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

Migrate from Swagger v2 to OpenAPI v3 #3726

Closed nscuro closed 2 months ago

nscuro commented 2 months ago

Description

BREAKING CHANGES:

Addressed Issue

Relates to #840

Additional Details

Depends on https://github.com/stevespringett/Alpine/pull/567

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.01% (target: -1.00%) :x: 0.00% (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (c04d4dff37ee6676f63bd7b557ee19885a6037d2) | 21640 | 16390 | 75.74% | | | Head commit (0c7a7ffa3ea051d81da028cb4bc92e8a3361440e) | 21642 (+2) | 16390 (+0) | 75.73% (**-0.01%**) | **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 (#3726) | 2 | 0 | **0.00%** | **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