Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@adobe/aio-app-actions-jwt-ims
Advanced tools
[![Build Status](https://travis-ci.com/adobe/adobeio-cna-actions-jwt-ims.svg?branch=master)](https://travis-ci.com/adobe/adobeio-cna-actions-jwt-ims) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/
This module helps in creating an IMS service token
This can be used for both instant token generation and also to persist the tokens for later retrieval (in combination with a persistence action like https://git.corp.adobe.com/CNA/openwhisk-cache-dynamodb). The mandatory parameters are
jwt_client_id
jwt_client_secret
technical_account_id
org_id
meta_scopes
private_key
The documentation on each of above parameters and example usage can be found at https://github.com/adobe/jwt-auth which is the base repo this module is built on. In addition to those you can choose persistence of the tokens in which case this module will return the service token and other details required for the persistence action.
persistence=true
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.
FAQs
[![Build Status](https://travis-ci.com/adobe/adobeio-cna-actions-jwt-ims.svg?branch=master)](https://travis-ci.com/adobe/adobeio-cna-actions-jwt-ims) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/
We found that @adobe/aio-app-actions-jwt-ims demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 58 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.