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

aliases: only perform parseFloat if the value is a string #2542

Merged
merged 5 commits into from
Nov 28, 2023

Conversation

foxriver76
Copy link
Collaborator

- on converting aliases
- closes #2541
- and refactor alias transformation
`${prefix}Type`,
`${prefix}Min`,
`${prefix}Max`,
`return ${transformer}`

Check warning

Code scanning / CodeQL

Unsafe code constructed from library input Medium

This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
This string concatenation which depends on
library input
is later
interpreted as code
.
- sending instances of a class lead to empty objects
@foxriver76 foxriver76 merged commit e7a768e into master Nov 28, 2023
14 checks passed
@foxriver76 foxriver76 deleted the issue-2541 branch November 28, 2023 21:52
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.

Admin Stürzt bei Fehlendem Teil im JSON ab und startet nicht mehr / restart loop
2 participants