We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node-red-node-google
Run npm audit under ~/.node-red.
npm audit
~/.node-red
$ npm audit === npm audit security report === ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve │ │ │ │ Visit https://go.npm.me/audit-guide for additional guidance │ └──────────────────────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Regular Expression Denial of Service │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ minimatch │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=3.0.2 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ node-red-node-google │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ node-red-node-google > minimatch │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://nodesecurity.io/advisories/118 │ └───────────────┴──────────────────────────────────────────────────────────────┘ found 1 high severity vulnerability in 920 scanned packages 1 vulnerability requires manual review. See the full report for details.
No high severity vulnerabilities found.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Which node are you reporting an issue on?
node-red-node-google
What are the steps to reproduce?
Run
npm audit
under~/.node-red
.What happens?
What do you expect to happen?
No high severity vulnerabilities found.
The text was updated successfully, but these errors were encountered: