
Research
6 Malicious Packagist Themes Ship Trojanized jQuery and FUNNULL Redirect Payloads
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.
@webflow/webflow-cli
Advanced tools
npm i @webflow/webflow-cli
# or
yarn add @webflow/webflow-cli
npx webflow devlink -h
# or
yarn run webflow devlink -h
In order to use the DevLink CLI first you'll need to create a .webflowrc.json
configuration file on your application's root directory. It should look something like this:
{
"host": "https://api.wfdev.io:8443",
"rootDir": "./devlink",
"siteId": "[YOUR SITE ID]",
"authToken": "[API TOKEN]"
}
You'll have to generate an API token to your application. This can be done on your Webflow project by going to Site Settings > Integrations.
npx webflow devlink sync
# or
yarn run webflow devlink sync
By using Webflow DevLink you agree to the Webflow Labs Terms of Service.
FAQs
The Webflow CLI is a command-line interface that allows you to interact with various Webflow developer products, including Devlink and Designer Extensions.
The npm package @webflow/webflow-cli receives a total of 11,126 weekly downloads. As such, @webflow/webflow-cli popularity was classified as popular.
We found that @webflow/webflow-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 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
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.

Security News
The GCVE initiative operated by CIRCL has officially opened its publishing ecosystem, letting organizations issue and share vulnerability identifiers without routing through a central authority.

Security News
The project is retiring its odd/even release model in favor of a simpler annual cadence where every major version becomes LTS.