← Home

@arcgis/core

20
Versions
License
No
Install Scripts
Missing
Provenance

Supply chain provenance

Status for the latest visible version.

No SLSA provenance npm registry signatures gitHead linked

Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

odoeffaubrydpaddockdan11669twesterhuys

Keywords

ArcGISjavascriptmap3D2Dvisualizationanalyticsspatialdata-drivengisEsri

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
source-diff obfuscated-file:assets/esri/core/workers/chunks/3b3891ea0c572e5f3b82.js AI (source-diff): Webpack chunk with content-hash filename; sample shows legitimate GIS coordinate/spatial-reference parsing code. Standard build output for this large mapping SDK. ai
source-diff large-new-source-files AI (source-diff): ArcGIS SDK ships many webpack chunks; chunk hash changes between versions cause new file additions routinely. ai
source-diff net-exec-file:assets/esri/core/workers/chunks/5783a741506ca89971e0.js AI (source-diff): Network calls to arcgis.com APIs + dynamic code for Arcade expressions are expected SDK behavior. ai
source-diff net-exec-file:assets/esri/core/workers/chunks/0afccb65cf42ed589901.js AI (source-diff): Network calls to arcgis.com APIs + dynamic code for Arcade expressions are expected SDK behavior. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/0afccb65cf42ed589901.js AI (source-diff): Webpack-bundled worker chunks are standard minified build output for @arcgis/core SDK; not obfuscation. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/33340e3c2749b34be1ec.js AI (source-diff): Standard webpack worker chunk for ArcGIS SDK; minified production bundle is expected for this package. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/a830e94cb69e83f7af07.js AI (source-diff): Standard webpack worker chunk for ArcGIS SDK; minified production bundle is expected for this package. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/28b026eef4f0e05aee3e.js AI (source-diff): Webpack-bundled minified chunk for ArcGIS SDK; standard build output for this package. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/34d0adad656b5c344637.js AI (source-diff): Webpack-bundled minified chunk for ArcGIS SDK; standard build output for this package. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/9a7619d4b4cbd957c545.js AI (source-diff): Webpack-bundled minified chunk for ArcGIS SDK; standard build output for this package. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/abc36e90fc733813c015.js AI (source-diff): Webpack-bundled minified chunk for ArcGIS SDK; standard build output for this package. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/ef29e9e575091ef3adbb.js AI (source-diff): Webpack-bundled minified chunk for ArcGIS SDK; standard build output for this package. ai
source-diff obfuscated-file:assets/esri/core/workers/chunks/71edc3678a295cf8f2ed.js AI (source-diff): Webpack chunk with minified production build output; standard for @arcgis/core's large GIS SDK bundle. ai
phantom-deps phantom-dep:marked AI (phantom-deps): Pre-bundled SDK; marked is a legitimate dependency consumed at build time. ai
phantom-deps phantom-dep:luxon AI (phantom-deps): ArcGIS core ships pre-bundled; declared deps are consumed at build time, not visible as bare imports in distributed code. ai
typosquat typosquat.levenshtein:cors AI (typosquat): @arcgis/core is Esri's official ArcGIS JS SDK under the @arcgis org scope; not a typosquat of 'cors'. ai
phantom-deps phantom-dep:tslib AI (phantom-deps): tslib is a standard TypeScript runtime helper; implicit usage is normal. ai
phantom-deps phantom-dep:@esri/arcgis-html-sanitizer AI (phantom-deps): Esri's own HTML sanitizer package; expected dependency for the ArcGIS SDK. ai
phantom-deps phantom-dep:@zip.js/zip.js AI (phantom-deps): Pre-bundled SDK; zip.js is a legitimate dependency for file handling in GIS workflows. ai
semgrep semgrep:new-function-constructor AI (semgrep): Fires in Arcade expression compiler (arcadeCompiler.js); new Function() is standard for expression/template compilation. ai
semgrep semgrep:api-obfuscation-reflect AI (semgrep): Fires in webpack runtime chunks; Reflect.get() is standard webpack output, not obfuscation. ai
phantom-deps phantom-dep:@vaadin/grid AI (phantom-deps): Pre-bundled SDK; @vaadin/grid is a legitimate UI dependency consumed at build time. ai
phantom-deps phantom-dep:@arcgis/toolkit AI (phantom-deps): Same @arcgis org scope; legitimate companion package. ai

Versions (showing 20 of 20)

Version Deps Published
5.0.19 9 / 0
5.0.18 9 / 0
5.0.17 9 / 0
5.0.16 9 / 0
5.0.15 9 / 0
5.0.14 9 / 0
5.0.8 9 / 0
5.0.7 9 / 0
5.0.6 9 / 0
5.0.5 9 / 0
5.0.4 9 / 0
5.0.3 9 / 0
5.0.2 9 / 0
5.0.1 9 / 0
5.0.0 9 / 0
4.34.8 9 / 0
4.34.7 9 / 0
4.34.6 9 / 0
4.34.5 9 / 0
4.34.4 9 / 0

v5.0.19

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.18

7 findings
HIGH Phantom dependency: luxon phantom-deps

Declared in package.json dependencies but never imported in source code. Phantom dependencies may exist solely to execute install scripts or inject transitive malicious code. This was the exact attack vector in the axios compromise (plain-crypto-js).

HIGH Phantom dependency: marked phantom-deps

Declared in package.json dependencies but never imported in source code. Phantom dependencies may exist solely to execute install scripts or inject transitive malicious code. This was the exact attack vector in the axios compromise (plain-crypto-js).

HIGH Phantom dependency: @vaadin/grid phantom-deps

Declared in package.json dependencies but never imported in source code. Phantom dependencies may exist solely to execute install scripts or inject transitive malicious code. This was the exact attack vector in the axios compromise (plain-crypto-js).

HIGH Phantom dependency: @zip.js/zip.js phantom-deps

Declared in package.json dependencies but never imported in source code. Phantom dependencies may exist solely to execute install scripts or inject transitive malicious code. This was the exact attack vector in the axios compromise (plain-crypto-js).

HIGH Phantom dependency: @esri/arcgis-html-sanitizer phantom-deps

Declared in package.json dependencies but never imported in source code. Phantom dependencies may exist solely to execute install scripts or inject transitive malicious code. This was the exact attack vector in the axios compromise (plain-crypto-js).

HIGH typosquat.levenshtein: Possible typosquat of 'cors' typosquat

Package name '@arcgis/core' is 1 edit(s) away from popular package 'cors'.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v5.0.17

2 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/3b3891ea0c572e5f3b82.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.16

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v5.0.15

18 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/12b2ce04ede3be476f25.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/215c54520d0da638fe57.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/236c005e425adcd70695.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/54c545f44b7ce21fb604.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/558e9fed2e58cbbf9947.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/651b46aeabf22ff53a38.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/6a97d40a4a276a755600.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/6bf7d8de86b9eb76f920.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/7f385e9c88df3395e678.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/b4b16914950792c46bd3.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/b4d52187ba8cedceb6d8.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/b6969a42602517a6ef1c.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/bcb254cb7297fec88679.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/c0b6706f86665cec85f8.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/d07abdb49bb6a9eec8ba.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/d2017b0b27b9e4ada922.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/efc87dd2e9adf6f84653.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.14

30 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/0afccb65cf42ed589901.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/0afccb65cf42ed589901.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/1d899edd70d92229e5e6.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/21ba3060b206162d7439.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/2deeb6712d9fdf6926ba.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/43b4a1c4925a69cc9074.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/463a538b63a0ffdf14f0.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/4e0614173ee6f00fe8df.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/5783a741506ca89971e0.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/5783a741506ca89971e0.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/5fb8587cda58c463b5a1.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/5fc7a071b2594e9a2129.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/766b3ac3528595039c59.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/77f2b6af455de301f2f0.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/82df5fb1181f83dcfa35.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/9361a9307550ee898693.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/93db2a601077b0e17f5d.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/999b1fdb6fa6bb259936.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/a3b29eca5807978fb2a3.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/a830e94cb69e83f7af07.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/afd44eb0240e24d2dbfb.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/b08f0849ade5d7482e3b.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/bbdc6b1daf36c3b76246.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/cd740beb4be0862292e6.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/db803f4df57142b5666b.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/e0ebda98b52f35035f8c.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/f1b8cdb167e1b392dd0d.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/fbfc6aef8de2348455a7.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/fe44ef5d03d7ba0cd316.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.8

3 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/33340e3c2749b34be1ec.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/a830e94cb69e83f7af07.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.7

25 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/061d6c1f52e96108b489.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/108a872dcda7a29497c0.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/1a0c5ff4b7c2236fb118.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/28b026eef4f0e05aee3e.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/34d0adad656b5c344637.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/4f610d1c0285266fc16a.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/5ff3035e23e6c74eed70.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/611a1049a5449adb2ad5.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/7439da24990a2156b925.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/85c9d627cb034fae9a47.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/85c9d627cb034fae9a47.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/9417c32ad50970ffb61a.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/9a7619d4b4cbd957c545.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/a153e2647fe8ae61af13.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/a320a93ff8867473b94f.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/ab63869d07cde3e62ade.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/abc36e90fc733813c015.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/b032eb7f0f5e1c6569c0.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/b032eb7f0f5e1c6569c0.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/b9be0a67907d51b63b5a.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/d07abdb49bb6a9eec8ba.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/f29b96c0af1e2d9c9c3f.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/f29b96c0af1e2d9c9c3f.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/f54cb69bb8ae7b44c254.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.6

22 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/061d6c1f52e96108b489.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/1a0c5ff4b7c2236fb118.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/28b026eef4f0e05aee3e.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/34d0adad656b5c344637.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/5ff3035e23e6c74eed70.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/611a1049a5449adb2ad5.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/7439da24990a2156b925.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/85c9d627cb034fae9a47.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/85c9d627cb034fae9a47.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/9a7619d4b4cbd957c545.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/a153e2647fe8ae61af13.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/a320a93ff8867473b94f.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/ab63869d07cde3e62ade.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/abc36e90fc733813c015.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/b032eb7f0f5e1c6569c0.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/b032eb7f0f5e1c6569c0.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/d07abdb49bb6a9eec8ba.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/ef29e9e575091ef3adbb.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/f29b96c0af1e2d9c9c3f.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: assets/esri/core/workers/chunks/f29b96c0af1e2d9c9c3f.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH New obfuscated file: assets/esri/core/workers/chunks/f54cb69bb8ae7b44c254.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.5

7 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/28b026eef4f0e05aee3e.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/34d0adad656b5c344637.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/71edc3678a295cf8f2ed.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/9a7619d4b4cbd957c545.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/abc36e90fc733813c015.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/ef29e9e575091ef3adbb.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.4

6 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/28b026eef4f0e05aee3e.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/34d0adad656b5c344637.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/71edc3678a295cf8f2ed.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/9a7619d4b4cbd957c545.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: assets/esri/core/workers/chunks/ef29e9e575091ef3adbb.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.3

2 findings
HIGH New obfuscated file: assets/esri/core/workers/chunks/71edc3678a295cf8f2ed.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.2

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v5.0.1

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v5.0.0

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v4.34.8

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v4.34.7

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v4.34.6

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v4.34.5

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v4.34.4

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.