Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Maven 新手,所以这可能是一个简单的问题。Node 和 npm 是通过一个 maven pom 文件安装的。我想通过 Maven 执行节点以类似的方式运行 npm audit。这可能吗?如果是这样,最好在哪个生命周期阶段执行?