Closed
Description
Your feature request related to a problem? Please describe.
Homoglyph attacks are an increasing concern for source code and currently hard to detect. There are some tools available for detecting suspect UTF-8 runes.
Describe the solution you'd like.
Including support for running a homoglyph linter would be a good first step.
Describe alternatives you've considered.
There are few if any good homoglyph linters available for the Go language. Perhaps a new linter should be written.
https://github.com/search?l=Go&q=homoglyph&type=Repositories