
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
WAZP
Advanced tools
Wasp Animal-tracking Zoo project with Pose estimation (name is subject to refinement)
WAZP is a dashboard built with Dash-Plotly for analysing animal tracking data. It can display pose estimation output from DeepLabCut.
The package is currently in early development 🏗️ and is not yet ready for use. Stay tuned ⌛
We recommend you install WAZP inside a conda environment.
Once you have conda installed, the following will create and activate an environment. You can call your environment whatever you like, we've used wazp-env.
conda create -n wazp-env -c conda-forge python=3 pytables
conda activate wazp-env
Next install the latest version of WAZP from pip:
pip install wazp
Once installed, launch the dashboard by running the following command from the root of the repository:
startwazp
This will launch a local web server. If the dashboard does not automatically open in your default browser, click the link in the terminal to open it (the link will be of the form http://localhost:8050/).
⚖️ BSD 3-Clause
FAQs
Wasp Animal-tracking Zoo project with Pose estimation
We found that WAZP 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.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.