
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
webflow-statsig
Advanced tools
This adapter allows Webflow projects to use Statsig Feature Gates to control the user experience and run A/B tests.
https://github.com/statsig-io/webflowAdapter/assets/111380336/7332f46c-8591-417c-ada7-8a3fc6e48d36

<script src="https://cdn.jsdelivr.net/npm/webflow-statsig/dist/statsigWebflow.min.js?key=[CLIENT-SDK-KEY]"></script>
Tabs component
Tabs component and in the Settings pane, add a Custom Attribute data-gateid and set the value to be the Feature Gate Id. Tabs component, NOT the Tabs Menu or Tabs Content
Tabs Menu so it's not visible to the userNow, add the controls in Tab 1 for the default experience (fails gate), and Tab 2 for the new experience (passes gate).
Publish and test the page! Changing the gate's targeting should be reflected in the experience when you refresh the page.
TIP: To properly run split assignments, make sure your Feature Gate uses Stable ID in order to treat your page visitors as unique users.
FAQs
Integrate Statsig Feature gates for gating webflow tabs
We found that webflow-statsig demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.