@yarnpkg/lockfile
The parser/stringifier for Yarn lockfiles.
4
Versions
BSD-2-Clause
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
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
arcanisbestandercpojerdaniel15sebmck
Keywords
yarnyarnpkglockfiledependencynpm
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 flagged line is a code comment ('// Test: ./node test/fixtures/echo.js < /etc/passwd'), not actual /etc/passwd access. Stable false positive for this package. | ai | |
| provenance | publisher-changed | AI (provenance): Publisher change from daniel15 to arcanis in 2018 reflects the documented Yarn project maintainer transition; arcanis is the primary Yarn creator with a strong track record. | ai | |
| maintainer-change | maintainer-added | AI (maintainer-change): New maintainers (arcanis, bestander, cpojer, sebmck) are well-known Yarn/JS ecosystem contributors; this was a legitimate team consolidation in 2018. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64/hex conversion is used for integrity hash handling in a lockfile parser — legitimate and expected behavior, not a malicious payload. | ai | |
| bogus-package | bogus-package | AI (bogus-package): sebmck and cpojer are well-known legitimate JS ecosystem contributors (Babel creator, Meta engineer); spam flag is a false positive for this package. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Hex-to-base64 conversion for integrity hash normalization; standard lockfile parser functionality, not obfuscation. | ai | |
| semgrep | semgrep:env-bulk-read | AI (semgrep): Bundled debug library reads DEBUG_* env vars for logging configuration — well-known benign pattern stable across versions. | ai |