
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
zapier-platform-legacy-scripting-runner
Advanced tools
Zapier's Legacy Scripting Runner, used by Web Builder apps converted to CLI.
This is Zapier's Legacy Scripting Runner, used by Web Builder apps converted to CLI.
This allows you to run methods from existing Scripting code in CLI, and handles the bundle conversion and method availability automatically for you.
You shouldn't have to install anything. This package will be required and installed by your app automatically, if necessary, after running zapier convert
. You only need CLI installed (i.e. npm i -g zapier-platform-cli
).
zapier convert <YOUR_APP_ID> <FOLDER_TO_PUT_APP_INTO>
cd <FOLDER_TO_PUT_APP_INTO> && npm install
zapier test
.Note scripting.js
should look very familiar to you.
z.cookie_jar
is unavailable (uncommon).bundle.zap
won't be filled out in most cases (CLI doesn't receive this information except for performSubscribe
and performUnsubscribe
in Hooks).Note this section is intended for Zapier engineers, not for App Developers.
npm link
inside of it;npm link zapier-platform-legacy-scripting-runner
.npm test
runs some unit tests, npm run ci-test
pulls the "full-test" app and runs zapier test
in it.
npm version [patch|minor|major]
to update the version in package.json
and push a version tag to GitHub.Some repos might be private. They might have more instructions in their own READMEs.
This is the "full test" for the legacy-scripting-runner:
A few converted sample apps (proofs of concept):
FAQs
Zapier's Legacy Scripting Runner, used by Web Builder apps converted to CLI.
The npm package zapier-platform-legacy-scripting-runner receives a total of 350 weekly downloads. As such, zapier-platform-legacy-scripting-runner popularity was classified as not popular.
We found that zapier-platform-legacy-scripting-runner demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.