@hapi/b64
Base64 streaming encoder and decoder
5
Versions
BSD-3-Clause
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
cjihrigmarsupnlfdevinivywyattlloydbensonnargonath
Keywords
bufferbase64decodeencodestream
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:base64-decode | AI (semgrep): This is a Base64 encoder/decoder library; Buffer.from(value, 'base64') is the core intended functionality, not a malicious payload. Stable false positive for this package. | ai |