
Security News
minimatch Patches 3 High-Severity ReDoS Vulnerabilities
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.
incydr
Advanced tools
The Incydr SDK is a Python client for interacting with the Code42 Incydr API.
It provides a thin wrapper around the Requests HTTP library with helper clients that model Code42 data and validate requests with the help of Pydantic.
Documentation can be found at https://developer.code42.com.
Table of Contents
Install the Incydr SDK with the following command:
pip install incydr
Use either of the following to install Incydr CLI extension alongside the SDK:
$ pip install 'incydr[cli]'
$ pip install 'incydr[all]'.
For more details see the SDK Documentation and the CLI Documentation.
incydr is distributed under the terms of the MIT license.
FAQs
Code42's Incydr Python SDK
We found that incydr 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.

Security News
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.

Research
/Security News
Socket uncovered 26 malicious npm packages tied to North Korea's Contagious Interview campaign, retrieving a live 9-module infostealer and RAT from the adversary's C2.

Research
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.