-
Notifications
You must be signed in to change notification settings - Fork 4
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.16.1 #141
Conversation
Codecov Report
@@ Coverage Diff @@
## master #141 +/- ##
==========================================
+ Coverage 85.1% 87.19% +2.08%
==========================================
Files 34 34
Lines 638 695 +57
Branches 65 83 +18
==========================================
+ Hits 543 606 +63
+ Misses 64 61 -3
+ Partials 31 28 -3
Continue to review full report at Codecov.
|
@dependabot-bot rebase |
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. **This update includes security fixes.** - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
17cd878
to
cc8d57d
Compare
Codecov Report
@@ Coverage Diff @@
## master #141 +/- ##
=======================================
Coverage 87.19% 87.19%
=======================================
Files 34 34
Lines 695 695
Branches 83 83
=======================================
Hits 606 606
Misses 61 61
Partials 28 28 Continue to review full report at Codecov.
|
Bumps sshpk from 1.13.1 to 1.16.1. This update includes security fixes.
Vulnerabilities fixed
Sourced from The npm Advisory Database.
Sourced from The GitHub Security Advisory Database.
Sourced from The Node Security Working Group.
Release notes
Sourced from sshpk's releases.
Commits
1aece0d
certs should generate GeneralizedTime values for dates >2050 TritonDataCenter/node-sshpk#60 certs should generate GeneralizedTime values for dates >...684dbe6
handle pkcs8 ECDSA keys with missing public parts TritonDataCenter/node-sshpk#62 handle pkcs8 ECDSA keys with missing public parts574ff21
support for PKCS8 encrypted private keys TritonDataCenter/node-sshpk#18 support for PKCS8 encrypted private keysf647cf2
Add support for PuTTY PPK format TritonDataCenter/node-sshpk#27 Add support for PuTTY PPK format44aec4a
want support for SPKI fingerprint format TritonDataCenter/node-sshpk#59 want support for SPKI fingerprint format385ff11
wish: add support for x509 certificates in text form TritonDataCenter/node-sshpk#48 wish: add support for x509 certificates in text formc7a6c68
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 keysDependabot 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.