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
See https://nodesecurity.io/advisories/qs_dos_extended_event_loop_blocking, https://nodesecurity.io/advisories/qs_dos_memory_exhaustion, and https://nodesecurity.io/advisories/marked_multiple_content_injection_vulnerabilities.
$ git clone https://github.com/sintaxi/terraform.git . $ npm install $ npm shrinkwrap --dev wrote npm-shrinkwrap.json $ # sudo npm i nsp -g $ nsp audit-shrinkwrap Name Installed Patched Vulnerable Dependency qs 0.6.6 >= 1.x terraform > less > request marked 0.2.9 >=0.3.1 terraform $ npm outdated --depth 0 Package Current Wanted Latest Location autoprefixer 2.2.0 2.2.0 3.1.0 autoprefixer coffee-script 1.7.1 1.7.1 1.8.0 coffee-script jade 0.35.0 0.35.0 1.7.0 jade less 1.7.4 1.7.4 1.7.5 less marked 0.2.9 0.2.9 0.3.2 marked mocha 1.8.2 1.8.2 1.21.4 mocha node-sass 0.9.3 0.9.3 0.9.5-rc1 node-sass should 1.2.2 1.2.2 4.0.4 should stylus 0.47.3 0.47.3 0.49.1 stylus $ travis-lint # http://lint.travis-ci.org/sintaxi/terraform $ # sudo npm i pjv -g $ pjv -wr { valid: true, warnings: [ 'Missing recommended field: keywords', 'Missing recommended field: bugs' ], recommendations: [ 'Missing optional field: homepage', 'Missing optional field: engines' ] }
The text was updated successfully, but these errors were encountered:
Fixed in Terraform v0.11.0 and Harp v0.17.0
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
See https://nodesecurity.io/advisories/qs_dos_extended_event_loop_blocking, https://nodesecurity.io/advisories/qs_dos_memory_exhaustion, and https://nodesecurity.io/advisories/marked_multiple_content_injection_vulnerabilities.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: