@chainsafe/zapi
A tool for managing and publishing Zig NAPI packages.
5
Versions
MIT
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
No source commit
Maintainers
wemeetagainmatthewkeil
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-import | AI (semgrep): Used solely to detect musl libc via ldd --version for native binary selection; stable pattern for this package. | ai | |
| semgrep | semgrep:child-process-execsync | AI (semgrep): execSync('ldd --version') is a fixed, safe command for musl detection; not user-controlled input. | ai | |
| typosquat | typosquat.levenshtein:hapi | AI (typosquat): Scoped @chainsafe package for Zig NAPI tooling; no relation to the hapi web framework. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads a local .node binary by path — standard NAPI native binding pattern. | ai |