Skip to content
New issue

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

[Snyk] Security upgrade vscode-chrome-debug-core from 3.8.3 to 6.7.11 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Aug 3, 2021

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

merge advice

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • extensions/msjsdiag.debugger-for-chrome-2.4.2/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 626/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.1
Man-in-the-Middle (MitM)
SNYK-JS-HTTPSPROXYAGENT-469131
No Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
Yes No Known Exploit
high severity 796/1000
Why? Mature exploit, Has a fix available, CVSS 8.2
Uninitialized Memory Exposure
npm:http-proxy-agent:20180406
No Mature
high severity 796/1000
Why? Mature exploit, Has a fix available, CVSS 8.2
Uninitialized Memory Exposure
npm:https-proxy-agent:20180402
No Mature

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: vscode-chrome-debug-core The new version differs by 250 commits.
  • 651b51f 6.7.11
  • b8cb0cd Bump many deps
  • 473df4e From Microsoft/vscode-chrome-debug#724, ignore failures from Log.enable because not all runtimes have it
  • fe103bf 6.7.10
  • 014b572 Implement console.clear()
  • 147d60f Fix #724 - listen to Log.entryAdded messages
  • b33b7ea 6.7.9
  • c0c1854 Add property to get version of chrome debug protocol (#348)
  • a33aebc 6.7.8
  • 5f493e2 Better fix for fixing sourcmap downloading when offline, original reverted with 10edd9c7a9977dceb2b1a47ae5711d871e55685b
  • ed840f9 6.7.7
  • dba5ea3 Add workaround for the ASP.NET webRoot being incorrectly configured (#347)
  • a1f6db4 6.7.6
  • 10edd9c Revert "Fix Microsoft/vscode-chrome-debug#638 -"
  • ae4184e Merge pull request #346 from digeff/logging_and_small_fix_fix_tests
  • e66893a Fix tests
  • 9dc7c57 Revert "Revert "Merge pull request #345 from digeff/logging_and_small_fix""
  • e53b114 Revert "Merge pull request #345 from digeff/logging_and_small_fix"
  • 031aa6c Merge pull request #345 from digeff/logging_and_small_fix
  • f00dbeb more lowercase
  • 37b1970 feedback
  • 4e9060e tslint
  • 5467311 Logging and a small fix while investigating a test issue
  • b554a66 Fix Chrome debug: no loaded scripts view microsoft/vscode#55462 - add supportsLoadedSourcesRequest

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chrome debug: no loaded scripts view
1 participant