Skip to main content

Posts

Showing posts from November, 2025

x2y-guardian: Cross-language Dependency Vulnerability Scanner by x2y devs tools

Introducing x2y-guardian Overview A professional command-line tool for cross-language dependency vulnerability scanning and analysis . Built by x2y dev tools , it leverages the OSV (Open Source Vulnerability) database for precise vulnerability data. Project Links GitHub Repository : https://github.com/x2yDevs/x2y-guardian npm Package : https://www.npmjs.com/package/x2y-guardian More x2y Tools : https://x2ydevs.xyz Description x2y-guardian is designed for developers and security teams who want a unified solution for scanning projects across multiple languages and package managers. By leveraging the OSV database and aggregating data from key security advisories, it provides accurate, up-to-date vulnerability information for dependencies, ensuring safe and secure software projects. Key Features Multi-language Support: Scan projects across JavaScript/Node.js , Python , Java (Maven, Gradle), Go , Rust , PHP , and Ruby with a single tool. Precise Vulnerability Matching: Accurate mappi...