BusKill / usb-a-magnetic-breakaway

Design requirements for an open-source USB-A magnetic breakaway connector used in the BusKill laptop kill cord
GNU General Public License v3.0
35 stars 2 forks source link

Detect Malicious Unicode in PRs #9

Closed maltfield closed 1 month ago

maltfield commented 1 month ago

This issue will track the effort to implement some mechanism to scan commits in PRs for malicious unicode (eg bidi or homoglyph characters)

For more info, see Trojan Source

maltfield commented 1 month ago

I added a CI workflow to detect unicode characters to PRs in this repo, as described here:

New PRs should get a comment from the bot indicating if unicode characters are detected (or not).