1. 06 Nov, 2019 1 commit
    • ap4y's avatar
      Expose commit sha on Vulnerabilities::Occurrence · f6a74737
      ap4y authored
      Presenter for Vulnerabilities::Occurrence doesn't generate blob_path
      if sha is missing. For some cases sha is dynamically added via joined
      table, for pipeline reports sha is completely missing. To make
      behavior more consistent we will introduce sha related accessors and
      will populate it from either reports or joined queries.
      f6a74737
  2. 05 Nov, 2019 39 commits