Expose commit sha on Vulnerabilities::Occurrence
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.
Showing
Please register or sign in to comment