Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
72 stars 31 forks source link

Remove right-to-left override characters from parsed text #122

Closed atkinchris closed 2 years ago

atkinchris commented 2 years ago

This removes right-to-left override characters from parsed text, to prevent malicious reformatting of status messages.

Sertion commented 2 years ago

Hey Chris Atkin!

Thank you for the pull request. I think I have some issue with the CI-stuff right now, but I will attempt a run and merge it soon™.

Sertion commented 2 years ago

I can't get the github actions to use the new configuration to run the pipeline on this change. It looks very good. I'll merge it anyway.