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

multi identifier preference record uploads - #444

Closed
JonnavithulaGirish wants to merge 94 commits into
mainfrom
jonnavithulaGirish/multiIdentifier
Closed

multi identifier preference record uploads#444
JonnavithulaGirish wants to merge 94 commits into
mainfrom
jonnavithulaGirish/multiIdentifier

Merge branch 'main' into jonnavithulaGirish/multiIdentifier

0a91174
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 19, 2026 in 2s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 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 105 in src/reconcile-preference-records.ts

See this annotation in the file changed.

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

Overly permissive regular expression range

Suspicious character range that overlaps with A-Z in the same character class, and overlaps with a-z in the same character class.