← Home

@pi-unipi/cocoindex

12
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

neuron-mr-white

Keywords

pi-packagepi-extensionpi-coding-agentcocoindexcontent-indexingvector-search

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): env-spread in installer.ts is a standard pattern for passing full env to child processes with a modified PATH; not credential theft. ai

Versions (showing 12 of 12)

Version Deps Published
2.0.12 1 / 0
2.0.11 1 / 0
2.0.10 1 / 0
2.0.9 1 / 0
2.0.8 1 / 0
2.0.7 1 / 0
2.0.5 1 / 0
2.0.4 1 / 0
2.0.3 1 / 0
2.0.2 1 / 0
2.0.1 1 / 0
2.0.0 1 / 0

v2.0.12

1 finding
LOW No provenance attestation provenance

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

v2.0.11

1 finding
LOW No provenance attestation provenance

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

v2.0.10

1 finding
LOW No provenance attestation provenance

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

v2.0.9

1 finding
LOW No provenance attestation provenance

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

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

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

2 findings
HIGH env-spread: installer.ts:379 semgrep

Spreading entire process.env into an object — may capture all secrets 377 | ]; 378 | const currentPath = process.env.PATH ?? ""; > 379 | return { 380 | ...process.env, 381 | PATH: [...extraPaths, currentPath].filter(Boolean).join(delimiter),

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

2 findings
HIGH env-spread: installer.ts:379 semgrep

Spreading entire process.env into an object — may capture all secrets 377 | ]; 378 | const currentPath = process.env.PATH ?? ""; > 379 | return { 380 | ...process.env, 381 | PATH: [...extraPaths, currentPath].filter(Boolean).join(delimiter),

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

2 findings
HIGH env-spread: installer.ts:379 semgrep

Spreading entire process.env into an object — may capture all secrets 377 | ]; 378 | const currentPath = process.env.PATH ?? ""; > 379 | return { 380 | ...process.env, 381 | PATH: [...extraPaths, currentPath].filter(Boolean).join(delimiter),

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

2 findings
HIGH env-spread: installer.ts:379 semgrep

Spreading entire process.env into an object — may capture all secrets 377 | ]; 378 | const currentPath = process.env.PATH ?? ""; > 379 | return { 380 | ...process.env, 381 | PATH: [...extraPaths, currentPath].filter(Boolean).join(delimiter),

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

2 findings
HIGH env-spread: installer.ts:379 semgrep

Spreading entire process.env into an object — may capture all secrets 377 | ]; 378 | const currentPath = process.env.PATH ?? ""; > 379 | return { 380 | ...process.env, 381 | PATH: [...extraPaths, currentPath].filter(Boolean).join(delimiter),

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.