← Home

store

A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood

11
Versions
MIT
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, so a manually published version cannot be tied back to a reviewed commit.

Maintainers

marcuswestin

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:webhook-url AI (semgrep): Commented-out ngrok URL in test tunnel script; not executed. ai
semgrep semgrep:eval-usage AI (semgrep): Crockford json2.js parser fallback; stable FP. ai

Versions (showing 11 of 11)

Version Deps Published
2.0.11 0 / 11
2.0.10 0 / 11
2.0.9 0 / 11
2.0.8 0 / 11
2.0.7 0 / 11
2.0.6 0 / 11
2.0.4 0 / 11
2.0.3 0 / 11
2.0.2 0 / 11
2.0.1 0 / 11
2.0.0 0 / 11

v2.0.11

2 findings
HIGH webhook-url: scripts/saucelabs/tunnel.js:22 semgrep

Hardcoded webhook URL suggests data exfiltration (matched inside a comment — likely documentation, not executed code) Source: https://github.com/marcuswestin/store.js/blob/1202809e797e5938187bb6986ed464f1657aadd2/scripts/saucelabs/tunnel.js#L22 20 | 21 | function startTunnel(port, callback) { > 22 | // return callback(null, 'https://07f51ed4.ngrok.io') 23 | var authtoken = new Buffer('NTJuelB1dUpVSDNycDNjZ3pldHVEXzVnWlNObkpuMlFaR013WjZ0eUZUQw==', 'base64').toString('utf8') 24 | ngrok.connect({ addr:port, subdomain:'storejs-test', authtoken:authtoken }, function(err, url) {

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.

v2.0.10

2 findings
HIGH webhook-url: scripts/saucelabs/tunnel.js:22 semgrep

Hardcoded webhook URL suggests data exfiltration (matched inside a comment — likely documentation, not executed code) Source: https://github.com/marcuswestin/store.js/blob/d3836fe7193aba2f76b100754636b38a3c39811a/scripts/saucelabs/tunnel.js#L22 20 | 21 | function startTunnel(port, callback) { > 22 | // return callback(null, 'https://07f51ed4.ngrok.io') 23 | var authtoken = new Buffer('NTJuelB1dUpVSDNycDNjZ3pldHVEXzVnWlNObkpuMlFaR013WjZ0eUZUQw==', 'base64').toString('utf8') 24 | ngrok.connect({ addr:port, subdomain:'storejs-test', authtoken:authtoken }, function(err, url) {

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.

v2.0.9

2 findings
HIGH webhook-url: scripts/saucelabs/tunnel.js:22 semgrep

Hardcoded webhook URL suggests data exfiltration (matched inside a comment — likely documentation, not executed code) Source: https://github.com/marcuswestin/store.js/blob/4aa539ae17c09b51da76cad80885e50aae5d6e0c/scripts/saucelabs/tunnel.js#L22 20 | 21 | function startTunnel(port, callback) { > 22 | // return callback(null, 'https://07f51ed4.ngrok.io') 23 | var authtoken = new Buffer('NTJuelB1dUpVSDNycDNjZ3pldHVEXzVnWlNObkpuMlFaR013WjZ0eUZUQw==', 'base64').toString('utf8') 24 | ngrok.connect({ addr:port, subdomain:'storejs-test', authtoken:authtoken }, function(err, url) {

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.

v2.0.8

1 finding
LOW No provenance attestation provenance

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

v2.0.7

1 finding
LOW No provenance attestation provenance

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

v2.0.6

1 finding
LOW No provenance attestation provenance

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

v2.0.4

1 finding
LOW No provenance attestation provenance

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

v2.0.3

1 finding
LOW No provenance attestation provenance

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

v2.0.2

1 finding
LOW No provenance attestation provenance

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

v2.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.

v2.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.