bplist-parser
Binary plist parser.
12
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
joeferner
Keywords
bplistplistparser
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:big-integer | AI (dependencies): big-integer is a well-known arbitrary-precision integer library; its use in a bplist parser for 64-bit integer handling is legitimate and expected. | ai | |
| publish-pattern | new-deps-added | AI (publish-pattern): big-integer addition is justified by the need to handle 64-bit integers in bplist files; no malicious pattern. | ai |