@koush/wrtc
1
Versions
—
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
koush
Keywords
webrtcp2ppeer
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:install | AI (install-scripts): Standard prebuilt-binary download or build-from-source pattern for a native WebRTC addon. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in build-from-source.js to invoke cmake/make; expected for native addon build scripts. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads a local package.json by constructed path; not arbitrary module loading. | ai | |
| semgrep | semgrep:toplevel-fetch | AI (semgrep): fetch in unpack-webrtc.js downloads prebuilt binary from GitHub releases; benign for a native addon. | ai | |
| phantom-deps | phantom-dep:nan | AI (phantom-deps): nan is a native addon build dependency referenced in binding.gyp, not directly imported in JS. | ai | |
| phantom-deps | phantom-dep:node-cmake | AI (phantom-deps): node-cmake is a build tool referenced in CMakeLists, not directly imported in JS. | ai | |
| phantom-deps | phantom-dep:node-addon-api | AI (phantom-deps): node-addon-api is a C++ header dependency for native addons, not imported in JS. | ai | |
| phantom-deps | phantom-dep:@mapbox/node-pre-gyp | AI (phantom-deps): node-pre-gyp is invoked via CLI in scripts, not directly required in JS code. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 0.5.3 | 5 / 34 |