Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/organizations/managing-security-and-risk.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ For findings on transitive dependencies, the finding also displays the **depende

![Security and risk management finding dependency chain](images/security-risk-management-finding-dependency-chain.png)

### Severity changes {: id="severity-changes"}

The same Common Vulnerability and Exposure can be classified with different severities in different sources, like cve.org or NVD, and Trivy uses these and other sources to update their database. As such, there may be situations where the severity attributed to a Finding by Trivy is not in line with a specific source. Subsequent analysis can then close a Finding and re-open it with a different severity, if a Trivy database update occurs.

## Sharing a filtered view of findings {: id="sharing-filtered-view"}
Expand Down
Loading