Skip to content

Removed unnecessary cachesettings extension

52fd00b
Select commit
Loading
Failed to load commit list.
Merged

feat(data-connect): Caching for FDC #9439

Removed unnecessary cachesettings extension
52fd00b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 23, 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

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 46 in packages/data-connect/src/cache/cacheUtils.ts

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
library input
.