1. 31 Mar, 2022 1 commit
    • Mehmet Emin INAC's avatar
      Fix GraphQL pagination for vulnerabilities · bc304711
      Mehmet Emin INAC authored
      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
      bc304711
  2. 30 Mar, 2022 39 commits