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.
js-eval-action-expression-context
Advanced tools
Types for the js-eval-action GitHub Action expression
This package supplements js-eval-action GitHub action.
Install this package to get type declarations of the global vars
(see JavaScript evaluation context)
available in a code passed to the expression
input or in a file set by the jsFile
input.
The purpose of this package is to enable type checking and autocompletion in your JS file.
install js-eval-action-expression-context
package of the version equal to js-eval-action
used version.
Installation of this package isn't required for using js-eval-action.
Add
// @ts-check
at the beginning of your .js
file to enable type checking (verified in WebStorm and Visual Studio Code).
Please look at download-release-asset-action as an example of composite action based on js-eval-action call that stores JavaScript code in a separate file.
FAQs
Types for the js-eval-action GitHub Action expression
The npm package js-eval-action-expression-context receives a total of 0 weekly downloads. As such, js-eval-action-expression-context popularity was classified as not popular.
We found that js-eval-action-expression-context demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
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.