Skip to content

adds the extracted @gadgetinc/core package

e716377
Select commit
Loading
Failed to load commit list.
Draft

adds the extracted @gadgetinc/core package #899

adds the extracted @gadgetinc/core package
e716377
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 6, 2025 in 3s

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 619 in packages/core/src/support.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
.

Check warning on line 733 in packages/core/src/support.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
.