
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@whop-apps/dev-proxy
Advanced tools
This proxy is designed to proxy traffic (ie requests) from an iframe to the localhost developer url of the developers local development server. In the proxy we fetch a user token and forward it to the app mimicking the behavior of the cloudflare proxy in
This proxy is designed to proxy traffic (ie requests) from an iframe to the localhost developer url of the developers local development server. In the proxy we fetch a user token and forward it to the app mimicking the behavior of the cloudflare proxy in production.
pnpm install @whop-apps/dev-proxy
pnpm whop-proxy
The proxy can be configured using the following command line options:
Usage: npm whop-proxy [options]
Options:
--proxyPort <port> The port the proxy should listen on (3000 by default)
--upstreamPort <port> The port the upstream server is listening on (set automatically by default)
--npmCommand <command> The npm command to run to start the upstream server (dev by default)
--command <command> The command to run to start the upstream server (npm run dev by default)
FAQs
This proxy is designed to proxy traffic (ie requests) from an iframe to the localhost developer url of the developers local development server. In the proxy we fetch a user token and forward it to the app mimicking the behavior of the cloudflare proxy in
We found that @whop-apps/dev-proxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.