Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Amphi for JupyterLab is a Micro ETL designed for ingesting, cleansing, and processing data from files and databases. Amphi addresses use cases such as data extraction from structured and unstructured data, data preparation and enrichment, and data processing for LLMs-based systems. Use Amphi within the Jupyterlab environment to design your data pipelines with a graphical user-interface and generate native Python code you can deploy anywhere.
📣 Beta release
Amphi for Jupyterlab is currently in beta. To start with Amphi, see below for install instructions.
As Amphi is in beta version, we welcome feedback and suggestions. Join the Slack community or reach out directly at hello@amphi.ai.
If you want to launch Jupyterlab + Amphi, you can run the following commands. It is recommended to a virtual environment (venv or conda for example).
To install perform the following steps, with pip:
pip install --upgrade jupyterlab jupyterlab-amphi
For more installation instructions, visit the docs.
If you already have a Jupyterlab instance, just install the amphi package:
pip install --upgrade jupyterlab-amphi
Alternatively, you can search in the Extension Manager for Amphi.
For more information, see docs.
FAQs
Amphi is a no-code ETL extension for Jupyterlab.
We found that jupyterlab-amphi 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.