Policy Violations Breakdown Missing Security Policies #91
Labels
enhancement
New feature or request
p2
Non-critical bugs, and features that help organizations to identify and reduce risk
Milestone
Current Behavior:
DT v4.1 introduced support for vulnerabilities in policy violations. In DT 4.3.1, the"Overview" tab for individual projects does not include Security Risk in the Policy Violations Breakdown chart:
This screenshot was taken from a project with 0 licence violations and 0 operational violations (ie, stats are correct) but which does have 2 security policy violations.
Steps to Reproduce:
subject == SEVERITY && value IS MEDIUM
(or whatever can guarantee at least one violation)Expected Behavior:
The Policy Violations by Classification Chart should include "security risk" and the number should match what you counted on the Policy Violations tab.
Environment:
Additional Details:
I am guessing that the problem relates to the code in ChartPolicyViolationBreakdown.vue that is commented out and marked TODO.
The text was updated successfully, but these errors were encountered: