
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).
.. image:: https://travis-ci.org/snipsco/snips-nlu-utils.svg?branch=master :target: https://travis-ci.org/snipsco/snips-nlu-utils
.. image:: https://img.shields.io/pypi/v/snips-nlu-utils.svg?branch=master :target: https://pypi.python.org/pypi/snips-nlu-utils
.. image:: https://img.shields.io/pypi/pyversions/snips-nlu-utils.svg?branch=master :target: https://pypi.python.org/pypi/snips-nlu-utils
This library is a wrapper of a Rust NLU utils library, which is used by Snips NLU
On linux and OSX, you can install this package easily using pip:
.. code-block:: console
pip install snips-nlu-utils
For the other platforms, you will install the package from a source distribution
containing some rust
code, hence rust
must be installed on your machine:
To install Rust, run the following in your terminal, then follow the onscreen instructions:
.. code-block:: console
curl https://sh.rustup.rs -sSf | sh
You will also need the python lib setuptools_rust
:
.. code-block:: console
pip install setuptools_rust
Finally, you can install snips-nlu-utils
using pip as before:
.. code-block:: console
pip install snips-nlu-utils
FAQs
Python wrapper of the snips-nlu-utils Rust crate
We found that snips-nlu-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
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.