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.