
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@aws-crypto/caching-materials-manager-node
Advanced tools
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other languages. For more information on the AWS Encryption SDKs in all languages, see the Developer Guide.
This package should only be used as part of the AWS Encryption SDK for Javascript. For more information about the packages in this project and how they can be used together, see the main node package readme
npm install @aws-crypto/caching-materials-manager-node
npm test
This SDK is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.
node-cache is a simple and fast Node.js internal caching module. It provides a simple API for caching key-value pairs in memory. While it does not specifically handle cryptographic materials, it can be used for general caching purposes in a Node.js application.
memory-cache is another in-memory caching module for Node.js. It provides a simple API for setting, getting, and deleting cached items. Like node-cache, it is not specifically designed for cryptographic materials but can be used for general caching needs.
lru-cache is a least-recently-used (LRU) cache implementation for Node.js. It is useful for caching items with a limited size and automatically evicts the least recently used items when the cache reaches its limit. It is not specifically designed for cryptographic materials but can be used for general caching purposes.
FAQs
Unknown package
The npm package @aws-crypto/caching-materials-manager-node receives a total of 253,132 weekly downloads. As such, @aws-crypto/caching-materials-manager-node popularity was classified as popular.
We found that @aws-crypto/caching-materials-manager-node demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.