MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.9.8.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
MUAD’DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate threats in npm and PyPI dependencies. It combines multiple scanning engines, deobfuscation, behavioral anomaly detection, and inter-module analysis to identify malicious packages, supply chain attacks, and suspicious patterns. By automating risk assessment, threat response guidance, and safe package installation, it helps developers secure their projects against both known and emerging vulnerabilities.
Release notes
What’s Changed
- feat: configurable thresholds + ground truth (2407 tests) by @DNSZLSK in https://github.com/DNSZLSK/muad-dib/pull/289
Full Changelog: https://github.com/DNSZLSK/muad-dib/compare/v2.9.7...v2.9.8