Skip to content

Merge remote-tracking branch 'fork/dev' into feature/add-proxy-config…

a3d615e
Select commit
Loading
Failed to load commit list.
Open

Feature/add proxy configuration #423

Merge remote-tracking branch 'fork/dev' into feature/add-proxy-config…
a3d615e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 20, 2025 in 5s

4 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high
  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 45514 in out/cli.cjs

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to \[0-9:;<=>?@A-Z\\[\\\\]^_`a-z\].

Check warning on line 45514 in out/cli.cjs

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to \[0-9:;<=>?@A-Z\\[\\\\]^_`a-z\].

Check failure on line 48548 in out/cli.cjs

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 failure on line 16566 in out/github-action.cjs

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic algorithm High

A broken or weak cryptographic algorithm
depends on
sensitive data from an access to uid
.
A broken or weak cryptographic algorithm
depends on
sensitive data from an access to uid
.