This repository was archived by the owner on Mar 27, 2026. It is now read-only.
fix: vulnerabilites + rebase #8
Merged
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.
Annotations
Check warning on line 75147 in dist/cache-save/index.js
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
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
github-advanced-security / CodeQL
Overly permissive regular expression range
Suspicious character range that is equivalent to \[0-9:\].
Loading