@anush008/tokenizers
2
Versions
—
License
No
Install Scripts
Attested
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation (unverified)
npm registry signatures
gitHead linked
Maintainers
anush008
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): child_process is used solely to run 'which ldd' to detect musl vs glibc for NAPI binary selection — a standard, benign NAPI-RS pattern with no dynamic input or exfiltration. | ai | |
| semgrep | semgrep:child-process-execsync | AI (semgrep): execSync('which ldd') is a hardcoded, safe command used to detect musl Linux for native binary loading. Standard NAPI-RS pattern; no user-controlled input or malicious behavior. | ai |