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.71k stars 580 forks source link

Fix Trivy analyzer vulnerability matching for Go packages #4394

Closed nscuro closed 5 days ago

nscuro commented 5 days ago

Description

Fixes Trivy analyzer vulnerability matching for Go packages.

Addressed Issue

Fixes #4376

Additional Details

N/A

Checklist

codacy-production[bot] commented 5 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.01% (target: -1.00%) :white_check_mark: 100.00% (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (4a5991582e325491b26f811166689679e23b4be6) | 22579 | 17871 | 79.15% | | | Head commit (46bcdfac20717ef33f02f4caa5ef7b2ffd8fb648) | 22581 (+2) | 17875 (+4) | 79.16% (**+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 (#4394) | 3 | 3 | **100.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 stopped sending the deprecated coverage status on June 5th, 2024. Learn more