
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@peculiar/asn1-cms
Advanced tools
@peculiar/asn1-cmsASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.
Use the exported classes with @peculiar/asn1-schema helpers such as AsnConvert, AsnParser, and AsnSerializer to parse or serialize DER-encoded data defined by the referenced specification.
npm install @peculiar/asn1-cms
asn1js is a library for encoding and decoding ASN.1 data structures in JavaScript. It provides a more general-purpose ASN.1 handling capability compared to @peculiar/asn1-cms, which is specifically focused on CMS structures.
pkijs is a library for working with Public Key Infrastructure (PKI) in JavaScript. It includes support for CMS, but also provides broader functionality for handling certificates, CRLs, and other PKI-related structures. It is more comprehensive than @peculiar/asn1-cms, which is focused solely on CMS.
FAQs
ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.
The npm package @peculiar/asn1-cms receives a total of 9,282,610 weekly downloads. As such, @peculiar/asn1-cms popularity was classified as popular.
We found that @peculiar/asn1-cms demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.