Web Audit is a comprehensive Node.js-based security auditing tool meticulously designed for frontend projects. It empowers developers to thoroughly scan all direct and indirect dependencies within local projects or remote repositories like GitHub, identifying known security vulnerabilities. The tool produces detailed Markdown audit reports, complete with risk assessments categorized by severity (Critical, High, Moderate, Low), in-depth dependency chain analysis, and actionable remediation advice. With support for CLI usage, programmatic API, and functioning as an MCP server, it seamlessly integrates into various development workflows to ensure robust application security.
主な機能
01Supports auditing of both local projects and remote GitHub repositories
02Identifies known security vulnerabilities and provides specific remediation suggestions
03Comprehensive auditing of all direct and indirect project dependencies
044 GitHub stars
05Offers CLI and programmatic access for automated security checks
06Generates detailed Markdown audit reports with risk assessments
ユースケース
01Scanning remote GitHub repositories for dependency vulnerabilities before integration
02As an MCP server providing on-demand security auditing services
03Automating dependency security checks within CI/CD pipelines
04Performing security audits on local frontend projects before deployment