Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.32 KB

Detecting (Malicious) Unicode in GitHub PRs

Demonstrates GitHub Actions workflow for Detecting (Malicious) Unicode in GitHub PRs

Detecting Malicious Unicode in GitHub Pull Requests

For more information, see this article:

Demo

See the following PRs for this repo, which demonstrate the detection of malicious unicode that were attempted to be merged into main from user-contributed, malicious branches

The comments in the PRs were made by the following GitHub Actions workflow:

In the wild

The following GitHub CI workflows have been integrated into other projects' GitHub repos to detect malicious unicode characters

License

The contents of this repo are dual-licensed. All code is GPLv3 and all other content is CC-BY-SA.