duckdb
4
Versions
—
License
Yes
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
duckdb_adminmraasveldt
Keywords
databasesqlduckdb
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| phantom-deps | phantom-dep:node-gyp | AI (phantom-deps): node-gyp is a standard implicit build dependency for native addons; not directly imported but required by the build toolchain. | ai | |
| phantom-deps | phantom-dep:node-addon-api | AI (phantom-deps): node-addon-api is a standard native addon build dependency referenced in binding config files; not directly imported in JS. | ai | |
| install-scripts | install-script:install | AI (install-scripts): node-pre-gyp install --fallback-to-build is the standard install pattern for native Node.js addons; stable and expected for duckdb's native binding. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads the compiled native .node binary via node-pre-gyp's binary.find(); standard pattern for native addons, not arbitrary code loading. | ai |
Versions (showing 4 of 4)
| Version | Deps | Published |
|---|---|---|
| 1.4.4 | 3 / 15 | |
| 1.4.3 | 3 / 15 | |
| 1.4.2 | 3 / 15 | |
| 1.3.0 | 3 / 15 |
v1.4.4
2 findings
HIGH
Package has 'install' script
install-scripts
Script: node-pre-gyp install --fallback-to-build
INFO
Has SLSA provenance attestation
provenance
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v1.4.3
1 finding
INFO
Has SLSA provenance attestation
provenance
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v1.4.2
1 finding
INFO
Has SLSA provenance attestation
provenance
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v1.3.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.