01Generates dependency lock files without prior installation
02Performs security audits of main projects using the npm security API
03Converts dependency graphs to chains, handling recursive dependencies through DFS
04Renders audit results into standardized markdown files using a template engine
05Consolidates the semantic ranges of vulnerability impacts
061 GitHub stars