Fix GraphQL pagination for vulnerabilities
The pagination was returning vulnerabilities in wrong order with the `vulnerability_reads_table` FF enabled. This commit changes the PK of the `Vulnerabilities::Read` model to fix the ordering issue. Changelog: fixed EE: true
Showing
Please register or sign in to comment