Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add find-unicode-control2 #2286

Merged

Conversation

massongit
Copy link
Contributor

Fixes https://github.com/github/super-linter/issues/2088

Proposed Changes

I add find-unicode-control2.
It can find non-printable unicode characters and prevent the Trojan Source Attack ( https://trojansource.codes/ ).

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

@admiralAwkbar
Copy link
Collaborator

@massongit This is great, just need some time to review

Dockerfile Outdated Show resolved Hide resolved
@admiralAwkbar admiralAwkbar merged commit 46b9e49 into super-linter:main Jan 4, 2022
@hpvd
Copy link

hpvd commented Jan 4, 2022

awesome!

@massongit massongit deleted the add_find-unicode-control_3 branch January 4, 2022 23:35
lindluni added a commit that referenced this pull request Jan 6, 2022
lindluni added a commit that referenced this pull request Jan 6, 2022
admiralAwkbar pushed a commit that referenced this pull request Jan 6, 2022
sarahc23 pushed a commit to 23andMe/super-linter that referenced this pull request May 6, 2022
* Add find-unicode-control2

* make version easier

* cleaner version

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
sarahc23 pushed a commit to 23andMe/super-linter that referenced this pull request May 6, 2022
sarahc23 pushed a commit to 23andMe/super-linter that referenced this pull request May 6, 2022
* Add find-unicode-control2

* make version easier

* cleaner version

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
sarahc23 pushed a commit to 23andMe/super-linter that referenced this pull request May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

global linting for bidirectional Unicode text (possible security problem)
3 participants