node-quickbooks
node-quickbooks copied to clipboard
1 low severity vulnerability in dependency of node-quickbooks
Low: Misinterpretation of malicious XML input Package: xmldom Patched in: >=0.5.0 Dependency of: node-quickbooks Path: node-quickbooks > jxon > xmldom More info: https://npmjs.com/advisories/1650
+1 on this issue. It would appear that jxon has a PR to fix the issue but the project hasn't been updated since 2017. I think we are looking at an abandoned project which this project relies on.
I made a PR to replace the deprecated xmldom with @xmldom/xmldom that would take care of the security issue. https://github.com/tyrasd/jxon/pull/55
jxon is a dead project and should be replaced
+1 on this issue. jxon needs to be replaced
I moved to @apigrate/quickbooks since the security issues on node-quickbooks are not being addressed.