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

Implement feature for issue #1725 #1783

Closed
wants to merge 333 commits into from

Merge pull request #1719 from odilitime/fix-echo

b54fc68
Select commit
Loading
Failed to load commit list.
Closed

Implement feature for issue #1725 #1783

Merge pull request #1719 from odilitime/fix-echo
b54fc68
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 3, 2025 in 4s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 11 in scripts/generatecharacter.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.

Check warning on line 39 in scripts/update-versions.js

See this annotation in the file changed.

Code scanning / CodeQL

Shell command built from environment values Medium

This shell command depends on an uncontrolled
absolute path
.
This shell command depends on an uncontrolled
absolute path
.
This shell command depends on an uncontrolled
file name
.
This shell command depends on an uncontrolled
absolute path
.