Skip to content

refactor(util): add shared helpers for cross-repo dedup#2770

Draft
goastler wants to merge 2 commits into
mainfrom
dedupe-duplicate-functions
Draft

refactor(util): add shared helpers for cross-repo dedup#2770
goastler wants to merge 2 commits into
mainfrom
dedupe-duplicate-functions

refactor: add getCurrentPeriod to util; add shared modifyExportsFiles…

bc6511f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 26, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 30 in dev/config/src/vite/vite-plugin-modify-exports-files.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with 'exports2.FILES = [' and with many repetitions of 'exports2.FILES = ['.