classic-level
An abstract-level database backed by LevelDB
7
Versions
MIT
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
vweevers
Keywords
leveldblevel
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:node-gyp-build | AI (dependencies): node-gyp-build is a well-known, widely-used utility for native addon prebuilds; no security concern for this package. | ai | |
| install-scripts | install-script:install | AI (install-scripts): classic-level is a native LevelDB addon; node-gyp-build install script is the standard mechanism for selecting prebuilt binaries. Stable for this package. | ai | |
| npm-metadata | bundled-binaries | AI (npm-metadata): Prebuilt .node binaries are the documented distribution mechanism for this native addon, built via prebuildify for multiple platforms. Stable for this package. | ai | |
| phantom-deps | phantom-dep:napi-macros | AI (phantom-deps): napi-macros is a C++ build-time macro dependency, not a JS import. package.json explicitly excludes it from dependency-check with -i flag. Stable false positive for this package. | ai |