XRAY:Why Xray watches do not show more than 100,000 vulnerabilities?

XRAY:Why Xray watches do not show more than 100,000 vulnerabilities?

AuthorFullName__c
Or Naishtat
articleNumber
000005213
FirstPublishedDate
2022-02-21T09:32:46Z
lastModifiedDate
2025-05-14
VersionNumber
6
Xray has a default hard cap for how many calculated violations can be displayed over the JFrog Unified Platform UI. For each particular watch a maximum amount of 100,000 calculated violations may be displayed.

This value may be modified by updating Xray’s system.yaml configuration file with the following:
shared:
  node:
    database: 
      queriesSessionProperties: 
        userIssueCountByWatchIdLimit: <Value>
Note

Restarting Xray is required for this update to apply.