You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== npm audit security report ===
Manual Review
Some vulnerabilities require your attention to resolve
Visit https://go.npm.me/audit-guide for additional guidance
I would argue this detected vulnerability is irrelevant: the node modules used by this plugin are used in the context of the offline Cordova build process (as opposed to being in an online environment, e.g. in website JS) and therefore the opportunity for a malicious 3rd party script to exploit the referenced vulnerability would be pointless.
Additionally, the specified low version of lodash is not directly referenced by this plugin, which references ^4.3.0 but indirectly deep down in its dependency tree:
Low Prototype Pollution
Package lodash
Patched in >=4.17.5
Dependency of cordova-custom-config
Path cordova-custom-config >
bc1b0c8409a659a2aa60420bf1c2bf81eef80c3fc2c68d008bd66894d9e…
> xmlbuilder > lodash
More info https://nodesecurity.io/advisories/577
found 1 low severity vulnerability in 3804 scanned packages
1 vulnerability requires manual review. See the full report for details.
The text was updated successfully, but these errors were encountered: