CartoonFan / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
1 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #157

Open CartoonFan opened 11 months ago

CartoonFan commented 11 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: glob The new version differs by 196 commits.
  • a68703e 9.0.0
  • 58159ca test: cwd can be a url
  • a547a9c more docs
  • 42a3ac7 link to bash manual for Pattern Matching
  • 474172d update readme with cwd URL support
  • ad3904d update readme with posix class support
  • b22fc7d minimatch@7.3.0
  • cdd1627 update all the things, remove unused mkdirp types
  • 75c6416 Merge branch 'v9'
  • fa0cd77 cwd can be a file:// url
  • d03ed0a typedoc github action
  • 9a5a45a put bench results in readme
  • 20b2f88 docs, fix benchmark script
  • 4829c88 upgrade ci actions
  • 5cbacdd minimatch@7.2.0
  • 210310b omit symlinks on windows
  • d34c8d5 full test coverage, clean up signals and remove extranous code
  • 5f21b46 adding lots of tests, clean up types
  • b12e6ba slashes on nodir test
  • 75f74b0 more windows test slashes
  • 3aa1abd more windows test affordances
  • 3e68a7b some windows test affordances
  • 8c2e082 feature complete and tests passing
  • c3be35a correct ** vs ./** behavior
See the full diff
Package name: prompt The new version differs by 79 commits.
  • fbf6dac 1.2.0
  • fef3933 Move off abandoned utile dependency #213
  • 33febea add eslint
  • c071b85 Merge pull request #198 from caub/1.1
  • 88c403e 1.1.0
  • 756fa65 Fix inconsistent options.noHandleSIGINT for windows
  • 8d5495c Merge pull request #196 from caub/promisify
  • 33ddf56 prompt.get promise: add test, update readme
  • b92a9a9 promisify prompt.get
  • 0ff93b6 Merge pull request #184 from dsych/windows-sigint
  • 9e80863 triggering sigint on windows
  • 1c95d1d Merge pull request #171 from blahah/master
  • 65ac6e2 Merge pull request #172 from Shank09/Shank09-package.json
  • d03edd0 Added missing keywords in package.json
  • df42a26 Respect falsy overrides (fixes #151)
  • b732102 Merge pull request #169 from jordanyaker/master
  • 6ebf54a Removed the pkginfo dependency. Updated the required version of winston.
  • 7d1a28f Removed the pkginfo dependency.
  • d550674 Merge pull request #163 from Eagerod/fixer/add-properties
  • 9b5f65b Added a test addProperties() with no parameters.
  • fb83773 Fixed an issue where the first parameter in a callback would not be the
  • e7b5449 Merge pull request #121 from rubbingalcoholic/master
  • e493cb8 Merge pull request #153 from devrelm/devrelm.function-defaults
  • 3046431 Merge pull request #156 from littleguga/master
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/cartoonfan/project/78e6d662-c583-4f94-917c-04ee10308ab0?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/cartoonfan/project/78e6d662-c583-4f94-917c-04ee10308ab0?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"27e194a0-9757-4c31-a2dc-beed9081a58e","prPublicId":"27e194a0-9757-4c31-a2dc-beed9081a58e","dependencies":[{"name":"glob","from":"5.0.15","to":"9.0.0"},{"name":"prompt","from":"0.2.14","to":"1.2.0"}],"packageManager":"npm","projectPublicId":"78e6d662-c583-4f94-917c-04ee10308ab0","projectUrl":"https://app.snyk.io/org/cartoonfan/project/78e6d662-c583-4f94-917c-04ee10308ab0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-INFLIGHT-6095116"],"upgrade":["SNYK-JS-INFLIGHT-6095116"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
vizipi[bot] commented 11 months ago

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments.


Potential missing files from this Pull request

No files found with a 40% threashold :) No commonly committed files found with a 40% threashold


Committed file ranks

  • 66.67%[package.json]
  • sonarcloud[bot] commented 11 months ago

    Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

    Bug A 0 Bugs
    Vulnerability A 0 Vulnerabilities
    Security Hotspot A 0 Security Hotspots
    Code Smell A 0 Code Smells

    No Coverage information No Coverage information
    0.0% 0.0% Duplication