agiledigital / jiralint

A library and supporting CLI tool for linting deliveries, issues and people as they manifest in Jira.
7 stars 3 forks source link

[Snyk] Security upgrade jira-client from 6.23.0 to 8.0.0 #263

Open danielnixon opened 11 months ago

danielnixon 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: - lib/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Server-side Request Forgery (SSRF)
[SNYK-JS-REQUEST-3361831](https://snyk.io/vuln/SNYK-JS-REQUEST-3361831) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Prototype Pollution
[SNYK-JS-TOUGHCOOKIE-5672873](https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: jira-client The new version differs by 30 commits.
  • 926aeb2 Release v8.0.0
  • 99efb22 Update package-lock.json
  • abd83a7 Merge branch 'okitan-moving-to-postman-request'
  • 29fdaa8 Migrate to lockfileVersion 2
  • e358389 remove request-promise too
  • 5651f0e use postman-request instead of deprecated request-promise
  • b85af64 Fix documentation for getBoardIssuesForSprint
  • ca1305c Update eslint@8 and mocha@9
  • 5f069ab Set 'targets' of @ babel/preset-env to maintained Node versions
  • 7d521e3 Remove Node 12, add Node 16 to test matrix
  • d30ced3 Update dependencies
  • 5bb9378 Release v7.2.0
  • 9c70e7b Merge pull request #329 from DevXiaolan/master
  • e201569 feat: undos
  • e123976 fix: conflict
  • 8f436b5 fix: undo unnecessary changes
  • 64ba05a fix: undo unnecessary changes
  • 80120db fix: lint codes
  • d8bf5a0 fix: unnecessary changes
  • 03e8563 Merge branch 'master' of github.com:DevXiaolan/node-jira-client
  • 3447ba7 fix: unnecessary changes
  • ed3bbc7 Update package.json
  • 782f04a Release v7.1.0
  • b9fa725 Merge pull request #330 from MrLoh/add-get-sprint
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/danielnixon/project/8b81731f-dde8-4da2-ae15-94a511276554?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/danielnixon/project/8b81731f-dde8-4da2-ae15-94a511276554?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":"8c0187d8-1841-4983-bb3f-b5b3c24fb576","prPublicId":"8c0187d8-1841-4983-bb3f-b5b3c24fb576","dependencies":[{"name":"jira-client","from":"6.23.0","to":"8.0.0"}],"packageManager":"npm","projectPublicId":"8b81731f-dde8-4da2-ae15-94a511276554","projectUrl":"https://app.snyk.io/org/danielnixon/project/8b81731f-dde8-4da2-ae15-94a511276554?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-REQUEST-3361831","SNYK-JS-TOUGHCOOKIE-5672873"],"upgrade":["SNYK-JS-REQUEST-3361831","SNYK-JS-TOUGHCOOKIE-5672873"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[646,646],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr) 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)