Skip to content

fix: filter invalid characters from the type name#2127

Merged
alexander-fenster merged 1 commit intomasterfrom
type-name-filter
Mar 11, 2026
Merged

fix: filter invalid characters from the type name#2127
alexander-fenster merged 1 commit intomasterfrom
type-name-filter

Conversation

@alexander-fenster
Copy link
Copy Markdown
Contributor

Fixes #2124.

There is no reason why the type name would contain anything other than alphanumeric characters. Filter the remaining characters with a regex.

Fixes #2124.

There is no reason why the type name would contain anything other than
alphanumeric characters. Filter the remaining characters with a regex.
@alexander-fenster alexander-fenster merged commit 535df44 into master Mar 11, 2026
6 checks passed
@github-actions github-actions bot mentioned this pull request Mar 11, 2026
@alexander-fenster alexander-fenster deleted the type-name-filter branch March 11, 2026 02:32
alexander-fenster added a commit that referenced this pull request Apr 15, 2026
Fixes #2124.

There is no reason why the type name would contain anything other than
alphanumeric characters. Filter the remaining characters with a regex.
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.

Security Issue

2 participants