You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be useful for us for post-analysis and information linking to directly have a commit hash available and attached to the SARIF output alongside the existing blame information that is exposed.
It seems unusual to have author information and message without the actual hash/ID of the commit being exposed.
This would be very helpful, and seems to be a relatively simple case of just exposing the data that's there.