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.6k stars 548 forks source link

Relax lowercase requirement for `/api/v1/tag/{name}/project` and `/api/v1/tag/{name}/policy` #3888

Closed nscuro closed 3 months ago

nscuro commented 3 months ago

Description

Relaxes the lowercase requirement for /api/v1/tag/{name}/project and /api/v1/tag/{name}/policy.

Users may still have mixed-case tags in their system.

Addressed Issue

Relates to #586

Additional Details

N/A

Checklist

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark: (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (7ef047081d78f7f54c7d4ae541a38487c5c1586c) | 21905 | 16651 | 76.01% | | | Head commit (5fbf0d9c5e4f222f06bc493a4481a4f5be400ed2) | 21901 (-4) | 16648 (-3) | 76.01% (**+0.00%**) | **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 (#3888) | 0 | 0 | **∅ (not applicable)** | **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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more