@mcpc-tech/ripgrep-napi
Fast text search library powered by Rust ripgrep, providing Node.js bindings via NAPI-RS
2
Versions
MIT
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
yaonyan
Keywords
ripgrepsearchgreptext-searchfile-searchregexrustnapi-rsNAPIN-APInode-addon
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 only to detect musl via `ldd --version`; standard napi-rs platform detection pattern. | ai | |
| semgrep | semgrep:child-process-execsync | AI (semgrep): Runs fixed `ldd --version` command for musl detection; no user-controlled input. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads NAPI_RS_NATIVE_LIBRARY_PATH env var override; standard napi-rs escape hatch pattern. | ai |