Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

fix: fix

dfdaf8d
Select commit
Loading
Failed to load commit list.
Merged

fix: vulnerabilites + rebase #8

fix: fix
dfdaf8d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 23, 2025 in 3s

3 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 2 medium

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 warning on line 75147 in dist/cache-save/index.js

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Overly permissive regular expression range

Suspicious character range that is equivalent to \[0-9:\].

Check failure on line 12837 in dist/setup/index.js

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Incomplete string escaping or encoding

This does not escape backslash characters in the input.

Check warning on line 83677 in dist/setup/index.js

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Overly permissive regular expression range

Suspicious character range that is equivalent to \[0-9:\].