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

Look for suspicous names #11

Open
1 of 2 tasks
Nakaner opened this issue May 7, 2019 · 1 comment
Open
1 of 2 tasks

Look for suspicous names #11

Nakaner opened this issue May 7, 2019 · 1 comment

Comments

@Nakaner
Copy link
Contributor

Nakaner commented May 7, 2019

Very long names are usually a sign for something odd and suspicious.

  • Some software does not store the full 256 characters because it would waste memory. A limit of 100 seems reasonable.
  • Names should contain printable characters only.
@Nakaner
Copy link
Contributor Author

Nakaner commented Dec 4, 2020

length limits improved by 4267951

@Nakaner Nakaner closed this as completed Dec 4, 2020
@Nakaner Nakaner reopened this Dec 4, 2020
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

No branches or pull requests

1 participant