
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
wa_cloud_py is a Python library for sending WhatsApp messages using the WhatsApp Cloud API.
To install the library, run the following command:
pip install wa_cloud_py
Before using any of the features below, you need to create an instance of the WhatsApp
class:
from wa_cloud_py import WhatsApp
whatsapp = WhatsApp(access_token="ACCESS_TOKEN", phone_number_id="PHONE_NUMBER_ID")
After creating the instance, you can use the following features:
FAQs
A Python library for sending WhatsApp messages using the WhatsApp Cloud API
We found that wa-cloud-py 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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.