@parcel/reporter-dev-server
Blazing fast, zero configuration web application bundler
1
Versions
MIT
License
No
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 — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
devongovett
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:etc-passwd-access | AI (semgrep): The /etc/passwd reference is inside a code comment illustrating a test command, not actual credential harvesting code. Stable false positive for this package. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process is used for the legitimate launch-editor feature (opening source files in the developer's editor). Expected behavior for a dev-server reporter tool. | ai | |
| semgrep | semgrep:child-process-spawn | AI (semgrep): spawn is used to launch the developer's configured editor (e.g., cmd.exe on Windows). Legitimate dev tooling behavior, not malicious. | ai | |
| semgrep | semgrep:env-bulk-read | AI (semgrep): process.env enumeration is from the bundled debug library, filtering only for DEBUG_* keys. Standard debug library pattern, not credential harvesting. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): new Function('return this;') is a standard Promise polyfill pattern from bundled ejs library. Not dynamic code execution of untrusted input. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 2.16.4 | 4 / 12 |
v2.16.4
1 finding
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.