-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
enhancementNew feature or improvementNew feature or improvement
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
Additional context.
https://github.com/NebulousLabs/glyphcheck
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvement