fix(deps): update dependency systeminformation to version 4.31.1 🌟#14715
Merged
jennifer-shehane merged 1 commit intoJan 25, 2021
Merged
Conversation
Contributor
|
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs. |
jennifer-shehane
approved these changes
Jan 25, 2021
Member
jennifer-shehane
left a comment
There was a problem hiding this comment.
Looks fine. Changes in this update below:
| Version | Date | Comment |
|---|---|---|
| 4.31.1 | 2020-12-11 | inetLatency() command injection vulnaribility fix |
| -- | -- | -- |
| 4.31.0 | 2020-12-06 | osInfo() added FQDN |
| 4.30.11 | 2020-12-02 | cpu() bug fix speed parsing |
| 4.30.10 | 2020-12-01 | cpu() handled speed parsing error (Apple Silicon) |
| 4.30.9 | 2020-12-01 | cpu() corrected processor names (Raspberry Pi) |
| 4.30.8 | 2020-11-30 | fsSize() catch error (mac OS) |
| 4.30.7 | 2020-11-29 | cpuTemperature() rewrite hwmon parsing |
| 4.30.6 | 2020-11-27 | wmic added default windows path (windows) |
| 4.30.5 | 2020-11-26 | adapted security update (prototype pollution prevention) |
| 4.30.4 | 2020-11-25 | reverted Object.freeze because it broke some projects |
| 4.30.3 | 2020-11-25 | security update (prototype pollution prevention) Object.freeze |
| 4.30.2 | 2020-11-25 | security update (prototype pollution prevention) |
| 4.30.1 | 2020-11-12 | updated docs |
| 4.30.0 | 2020-11-12 | get() possibility to provide params |
| 4.29.3 | 2020-11-09 | blockdevices() catch errors adapted for just one line |
| 4.29.2 | 2020-11-09 | blockdevices() catch errors |
| 4.29.1 | 2020-11-08 | cpu(), system() better parsing Raspberry Pi revision codes |
| 4.29.0 | 2020-11-08 | fsSize() correct fs type detection macOS (HFS, APFS, NFS) |
| 4.28.1 | 2020-11-05 | code cleanup, removing debug console.log() |
| 4.28.0 | 2020-11-04 | graphics() added deviceName (windows) |
Contributor
|
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.27.11->4.31.1GitHub Vulnerability Alerts
CVE-2020-26245
Impact
command injection vulnerability by prototype pollution
Patches
Problem was fixed with a rewrite of shell sanitations to avoid prototyper pollution problems. Please upgrade to version >= 4.30.2
Workarounds
If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to si.inetChecksite()
For more information
If you have any questions or comments about this advisory:
CVE-2020-26274
Impact
command injection vulnerability
Patches
Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 4.31.1
Workarounds
If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to si.inetLatency()
For more information
If you have any questions or comments about this advisory:
Release Notes
sebhildebrandt/systeminformation
v4.31.1Compare Source
v4.31.0Compare Source
v4.30.11Compare Source
v4.30.10Compare Source
v4.30.9Compare Source
v4.30.8Compare Source
v4.30.7Compare Source
v4.30.6Compare Source
v4.30.5Compare Source
v4.30.4Compare Source
v4.30.3Compare Source
v4.30.2Compare Source
v4.30.1Compare Source
v4.30.0Compare Source
v4.29.3Compare Source
v4.29.2Compare Source
v4.29.1Compare Source
v4.29.0Compare Source
v4.28.1Compare Source
v4.28.0Compare Source
Renovate configuration
📅 Schedule: "" in timezone America/New_York.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.