GuardDog 3.0: Smarter Detection for Malicious Open-Source Packages

GuardDog 3.0 is a major update to Datadog's open-source supply chain security scanner for npm, PyPI, and other package ecosystems. The release replaces Semgrep with a YARA-based scanning engine for faster, more scalable static analysis, introduces a new risk scoring system that correlates multiple indicators into an overall maliciousness score, and adds built-in sandboxing using nono-py to safely analyze untrusted packages. The new architecture aims to improve detection accuracy while reducing false positives, making GuardDog more effective at identifying modern software supply chain threats without relying on LLMs or dynamic code execution.

https://securitylabs.datadoghq.com/articles/guarddog-3-0-release

Comments

Popular posts from this blog

Prompt Engineering Demands Rigorous Evaluation

SecObserve: Simplified Vulnerability and License Management for CI/CD Pipelines

OWASP ZAP 2.16.0 Introduces Key Updates and Enhancements