
Security News
The Next Open Source Security Race: Triage at Machine Speed
Claude Opus 4.6 has uncovered more than 500 open source vulnerabilities, raising new considerations for disclosure, triage, and patching at scale.
@forgerock/openam-agent-cache
Advanced tools
Abstract cache for the OpenAM Policy Agent for NodeJS
Implement this class to use your own cache with any backed with the node-openam-policy-agent
Kind: global abstract class
PromisePromisePromisePromiseAbstract Cache class
PromiseGet a single cached item If the entry is not found, reject
Kind: instance method of Cache
| Param | Type |
|---|---|
| key | string |
PromiseStore a single cached item (overwrites existing)
Kind: instance method of Cache
| Param | Type |
|---|---|
| key | string |
| value | * |
PromiseRemove a single cached item
Kind: instance method of Cache
| Param | Type |
|---|---|
| key | string |
PromiseCloses the client connection
Kind: instance method of Cache
The sample code described herein is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law. ForgeRock does not warrant or guarantee the individual success developers may have in implementing the sample code on their development platforms or in production configurations.
ForgeRock does not warrant, guarantee or make any representations regarding the use, results of use, accuracy, timeliness or completeness of any data or information relating to the sample code. ForgeRock disclaims all warranties, expressed or implied, and in particular, disclaims all warranties of merchantability, and warranties related to the code, or any service or software related thereto.
ForgeRock shall not be liable for any direct, indirect or consequential damages or costs of any type arising out of any action taken by you or others related to the sample code.
FAQs
Abstract cache for the OpenAM Policy Agent for NodeJS
We found that @forgerock/openam-agent-cache demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Security News
Claude Opus 4.6 has uncovered more than 500 open source vulnerabilities, raising new considerations for disclosure, triage, and patching at scale.

Research
/Security News
Malicious dYdX client packages were published to npm and PyPI after a maintainer compromise, enabling wallet credential theft and remote code execution.

Security News
gem.coop is testing registry-level dependency cooldowns to limit exposure during the brief window when malicious gems are most likely to spread.