JacquesLeRoux commented on pull request #425: URL: https://github.com/apache/ofbiz-framework/pull/425#issuecomment-1000276537
Hi @adityasharma7, Is that not already done when adding a new package? For instance adding `"trumbowyg": "^2.25.1"` we get ``` > Task :npmInstall added 1 package from 1 contributor and audited 7 packages in 2.083s found 0 vulnerabilities ``` This said it seems npm audit has not the same power than CodeQL (or it finds less false positives :smile: ) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
