Skip to content

refactor: wip

e72dfac
Select commit
Loading
Failed to load commit list.
Closed

feat: bundle-stats plugin poc implementation #1024

refactor: wip
e72dfac
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 5, 2025 in 2s

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 72 in packages/plugin-bundle-stats/src/lib/runner/audits/details/grouping.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
../
, which may cause a path injection vulnerability.