-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Pre-submission checks
- I am not filing a feature request. These should be filed via the feature request form instead.
- I have looked through the open issues for a duplicate report.
Expected behavior
SARIF should preview correctly on GitHub.
Actual behavior
Looks like this regressed again, because of some (otherwise good) changes to relative path handling.
In particular, it looks like GitHub's SARIF consumer can handle relative paths like foo/bar
fine, but they don't currently handle ./foo/bar
.
Consequently, findings get rendered without a correct preview:

Reproduction steps
See above.
Logs
Additional context
No response
vivodi
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working