Cognigy / Cognigy-CLI

Cognigy-CLI is a series of tools meant to aid Cognigy.AI developers in maintaining local copies of their virtual agent projects.
Other
7 stars 6 forks source link

[Snyk] Security upgrade @cognigy/cognigy-cli from 1.4.2 to 1.5.0 #160

Open pedily opened 6 months ago

pedily commented 6 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: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **676/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.1 | Cross-site Request Forgery (CSRF)
[SNYK-JS-AXIOS-6032459](https://snyk.io/vuln/SNYK-JS-AXIOS-6032459) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-AXIOS-6124857](https://snyk.io/vuln/SNYK-JS-AXIOS-6124857) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-AXIOS-6144788](https://snyk.io/vuln/SNYK-JS-AXIOS-6144788) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @cognigy/cognigy-cli The new version differs by 59 commits.
  • 06690be chore(release): set `package.json` to 1.5.0 [skip ci]
  • 1bdd864 Merge pull request #157 from Cognigy/develop
  • 6a68b7c Merge pull request #156 from Cognigy/update-release-action-node-version
  • efa0282 chore(action): updates action release packages
  • 38474ef Merge pull request #155 from Cognigy/develop
  • 7d57a42 Merge pull request #154 from Cognigy/bug/38102-fix-rate-limits-clone-agent
  • 31c770f feat(chunk): improve chunk util function
  • 1189ddc fix(bug): speed up clone agent on lexicons
  • 43d6b9e fix(bug): clean-up code on utils chunk
  • b77890a chore(readme): include information about rate limit
  • 0ead2c7 fix(bug): remove promise all on clone agent
  • 45d4d39 fix(bug): improve promise all on pullFlow iteration
  • 748ed81 Merge pull request #152 from Cognigy/bug/46928-bugfixes-clone-create-restore
  • b5059c3 fix(security vulnerabilities): upgrading axios and rest-api-client
  • 473b706 fix(debug): removing debug logs
  • fb816fe fix(timeout): reverting timeout option
  • 0774cdf feat(timeout): removing timeout on trainFlow
  • 9fb5753 feat(timeout): removing timeout on train and push commands
  • 8e75da2 feat(log): improving log message on retry request
  • 9974df2 fix(checkTask): improve pooling logic on checkTask
  • 2679b1e fix(bug): chalk import errors
  • 0223a36 Merge pull request #149 from Cognigy/add-devops-pr-template
  • 5a99dc6 add devops pr template
  • 74135a9 chore(snyk vulnerabilities): update npm packages to fix snyk vulnerabilities (#143)
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/cognigy-gmbh/project/3df403fe-2b92-4cf7-8bfc-e55053104c9c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/cognigy-gmbh/project/3df403fe-2b92-4cf7-8bfc-e55053104c9c?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":"b07e660c-1ac8-4309-99cc-b8a602f90cc7","prPublicId":"b07e660c-1ac8-4309-99cc-b8a602f90cc7","dependencies":[{"name":"@cognigy/cognigy-cli","from":"1.4.2","to":"1.5.0"}],"packageManager":"npm","projectPublicId":"3df403fe-2b92-4cf7-8bfc-e55053104c9c","projectUrl":"https://app.snyk.io/org/cognigy-gmbh/project/3df403fe-2b92-4cf7-8bfc-e55053104c9c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6032459","SNYK-JS-AXIOS-6124857","SNYK-JS-AXIOS-6144788"],"upgrade":["SNYK-JS-AXIOS-6032459","SNYK-JS-AXIOS-6124857","SNYK-JS-AXIOS-6144788"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[676,586,589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Request Forgery (CSRF)](https://learn.snyk.io/lesson/csrf-attack/?loc=fix-pr) 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)