← Home

@eeacms/volto-globalsearch

3
Versions
License
Yes
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

demarantavoineatiberiuichimzotyaalecghicaeea-jenkinsrazvan.miuichimdavvalentinab25nileshgulia1

Keywords

volto-addonvoltoplonereact

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
install-scripts install-script:postinstall AI (install-scripts): Postinstall only patches an import in a sibling EEA package; no network calls, fully auditable string replacement. ai
semgrep semgrep:dynamic-require AI (semgrep): Dynamic require in .eslintrc.js loads tsconfig for path aliases — standard build tooling pattern, not a runtime risk. ai
phantom-deps phantom-dep:@eeacms/volto-searchlib AI (phantom-deps): Listed as a Volto addon dependency in package.json addons field; same org scope, not a phantom dep concern. ai

Versions (showing 3 of 3)

Version Deps Published
4.0.1 2 / 7
4.0.0 2 / 7
3.0.0 2 / 7

v4.0.1

2 findings
HIGH Package has 'postinstall' script install-scripts

Script: node -e "const fs=require('fs'); const path=require('path'); let file; try { file=path.join(path.dirname(require.resolve('@eeacms/volto-eea-chatbot/package.json')), 'src/ChatBlock/chat/AIMessage.tsx'); } catch (error) { process.exit(0); } const from=\"import visit from 'unist-util-visit';\"; const to=\"import { visit } from 'unist-util-visit';\"; const source=fs.readFileSync(file, 'utf8'); if (source.includes(from) && !source.includes(to)) { fs.writeFileSync(file, source.replace(from, to)); }"

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

1 finding
LOW No provenance attestation provenance

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

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