Bug #44
Threat Index doesn't include medium and high severities in the same calculation
| Status: | Closed | Start: | 11/24/2008 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Sam Freiberg | % Done: | 100% |
|
| Category: | - | Spent time: | 0.25 hour | |
| Target version: | 0.4.1 | Estimated time: | 0.25 hour |
Description
If you have one IP address with high and medium severities the Threat Index would return a value for each one instead of combining them. This manifests itself by having the same IP address listed twice assuming both show up in the top 10.
History
Updated by Sam Freiberg almost 2 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Removed sig_priority from the :group clause that was causing the same IP address to return two different results when there were high and medium priorities.