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.61k stars 553 forks source link

Add EPSS conditions to policies #3746

Closed 2000rosser closed 4 months ago

2000rosser commented 4 months ago

Description

This change will allow users to use EPSS scores in their policies.

Addressed Issue

closes #3703

Checklist

codacy-production[bot] commented 4 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: 80.65% (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (b188c7d919d7fc9568dde86d3e5a29a05ad6f66c) | 21640 | 16399 | 75.78% | | | Head commit (cc24d08e699f218d93cec7638a291f0cc7ff305e) | 21669 (+29) | 16422 (+23) | 75.79% (**+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 (#3746) | 31 | 25 | **80.65%** | **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