-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Security] Bump sshpk from 1.13.1 to 1.15.2 in /build #33753
[Security] Bump sshpk from 1.13.1 to 1.15.2 in /build #33753
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@dependabot-bot rebase |
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.15.2. **This update includes security fixes.** - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.15.2) Signed-off-by: dependabot[bot] <[email protected]>
726041c
to
6a76c8a
Compare
Codecov Report
@@ Coverage Diff @@
## stable10 #33753 +/- ##
==============================================
- Coverage 63.56% 62.79% -0.77%
+ Complexity 19102 19006 -96
==============================================
Files 1264 1248 -16
Lines 75110 74538 -572
Branches 1286 1286
==============================================
- Hits 47744 46807 -937
- Misses 26986 27351 +365
Partials 380 380
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #33753 +/- ##
===========================================
Coverage 63.56% 63.56%
Complexity 19102 19102
===========================================
Files 1264 1264
Lines 75110 75110
Branches 1286 1286
===========================================
Hits 47744 47744
Misses 26986 26986
Partials 380 380
Continue to review full report at Codecov.
|
Superseded by #33966. |
Bumps sshpk from 1.13.1 to 1.15.2. This update includes security fixes.
Vulnerabilities fixed
Sourced from The Sonatype OSS Index.
Sourced from The GitHub Security Advisory Database.
Sourced from The Node Security Working Group.
Release notes
Sourced from sshpk's releases.
Commits
c7a6c68
des-ede3-cbc encrypted keys broken TritonDataCenter/node-sshpk#58 des-ede3-cbc encrypted keys broken2ab4f2a
md5 fingerprints not quite right TritonDataCenter/node-sshpk#56 md5 fingerprints not quite right026ef47
stop using optional deps to fix webpack TritonDataCenter/node-sshpk#53 stop using optional deps to fix webpack53e23fe
Support PKCS#5 AES-256-CBC encrypted private keys TritonDataCenter/node-sshpk#50 Support PKCS#5 AES-256-CBC encrypted private keys6b68d49
want API for accessing x509 extensions TritonDataCenter/node-sshpk#54 want API for accessing x509 extensions1088992
Buffer no longer performs length check for hex strings in node v8.x TritonDataCenter/node-sshpk#52 Buffer no longer performs length check for hex strings i...6ec6f9d
want support for more obscure DN OIDs TritonDataCenter/node-sshpk#38 want support for more obscure DN OIDs1cc4c99
package.json repository does not point to Joyent TritonDataCenter/node-sshpk#51 package.json repository does not point to Joyent175758a
Use Buffer.(from|alloc) instead of deprecated Buffer API TritonDataCenter/node-sshpk#46 Use Buffer.(from|alloc) instead of deprecated Buffer API6edb37c
Release 1.14.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge@dependabot reopen
will reopen this PR if it is closed@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.