zotoio / github-task-manager

receive github hook, notify agent, receive task results, notify github
MIT License
12 stars 4 forks source link

[Snyk] Fix for 6 vulnerabilities #234

Open wyvern8 opened 11 months ago

wyvern8 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: - 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") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **706/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.7 | Remote Memory Exposure
[SNYK-JS-BL-608877](https://snyk.io/vuln/SNYK-JS-BL-608877) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **619/1000**
**Why?** Has a fix available, CVSS 8.1 | Cross-site Scripting (XSS)
[SNYK-JS-SERIALIZEJAVASCRIPT-536840](https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **706/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.7 | Arbitrary Code Injection
[SNYK-JS-SERIALIZEJAVASCRIPT-570062](https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-570062) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **619/1000**
**Why?** Has a fix available, CVSS 8.1 | Cross-site Scripting (XSS)
[SNYK-JS-SERIALIZEJAVASCRIPT-6056521](https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6056521) | No | No Known Exploit ![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-UNSETVALUE-2400660](https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: launchdarkly-nodeutils The new version differs by 47 commits.
  • 2254b08 fix(release): update
  • 4220847 Merge pull request #121 from zotoio/feat/openapi
  • b9e57da fix(api): fixes for new swagger json api function signature
  • 462b453 fix(vuln): resolve vuln in browserslist by forced resolution
  • f4d0d60 ci(node version): update to v14
  • 3f1d832 feat(codegen): switch from swagger.yaml to openapi.json
  • 946906a Merge pull request #113 from zotoio/fix/missedVariable
  • 3c7d634 Merge pull request #112 from zotoio/snyk-fix-4ca642747f02e5c9dbece8f1f1eeff03
  • 098dded fix(ldutils): fixed missing variable handling causing a non-zero response to return
  • ed10b03 fix: package.json to reduce vulnerabilities
  • f411570 Merge pull request #111 from Younis-NAB/fix/projectsReadme
  • 37d8d9f fix(readme): missing projects parameters and usage
  • 08a62b0 Merge pull request #110 from zotoio/feature/projects
  • 9f7132c feat(projects): exposed the projects capability from LaunchDarkly APIs
  • 7b494d4 Merge pull request #107 from zotoio/fix/upgrade-deps
  • d805ca1 fix(utils): change to arrow functions
  • 3b11148 fix(linting): config fixes for upgrades
  • 4f7ae33 feat(upgrade): use latest swagger, and add support to limit/filter getTeamMembers
  • 4253977 Merge pull request #77 from zotoio/fix/upgrade-deps
  • 7ac0537 chore(build): trigger build for travis-ci.com migration beta
  • a2c6c8c improvement(travis): update to use yarn
  • 6c88423 docs(readme): update to use yarn
  • 13577d2 fix(security): update all dependencies and related fixes
  • cd9eaa7 Merge pull request #66 from zotoio/fix/response-resolution
See the full diff
Package name: nunjucks The new version differs by 35 commits.
  • 53d1223 Release v3.2.1
  • 93129bf Replace yargs with commander
  • 17691da Chokidar bump
  • 40dfdf0 Remove dead link
  • cefb1cf Prevent optional dependency Chokidar from loading when not watching
  • 1485a44 Add badges in README.md
  • 2246457 Add Mozilla Code of Conduct file
  • ff5571c Release v3.2.0
  • f997a52 Add NodeResolveLoader
  • 34b0a26 Fix syntax typos in CONTRIBUTING.md
  • 55e0b7a Set dash as joiner element
  • c99154e Update faq.md
  • 1338712 Emit 'load' events on Loader and Environment instances
  • 057e7b3 Add test for line/column info in user-function exception
  • bcf38f3 Emit line and column info for functions
  • fbddcd5 lexer more accurately tracks token line and column information
  • 889ef80 Add nodejs versions 10 and 11 to CI, remove 6 and 9
  • b828158 Fix documentation typo
  • 1370361 v3.1.7
  • 0a65e1f Fixes for replace example
  • 2946fb4 Removed postinstall-build in favor of npm prepare script
  • 9fd5bdb Add link to Plugin syntax highlighting for VSCode
  • 68ba15c Fix bug where exceptions were silently swallowed with synchronous render
  • 7c187ac tests: fix issue running tests on node 10.x
See the full diff
Package name: travis-ci The new version differs by 12 commits.
  • 7520463 v2.2.0
  • 4fcaea1 Merge pull request #28 from basti1302/master
  • be16467 chore: update request to remove vulnerabilities
  • 39ad0c3 Only apps should have lockfiles
  • 1edf157 [Refactor] always use `String(x)` over `x.toString()`
  • 9cef007 Merge pull request #22 from SimenB/enterprise
  • 4a5c50a refactor: remove unused variable
  • 4fad897 tests: add some tests for url validation
  • cf55203 feat: support Travis Enterprise
  • 5553d98 Merge pull request #19 from lyalamanchili/support_envvars
  • f1cb2e1 Update tests endpoints to support Settings-Environment Variables
  • bf1fa6b Update routes to support Settings-Environment Variables
See the full diff
Package name: webpack The new version differs by 250 commits.
  • 610f368 5.0.0
  • 5ce65c1 update examples
  • bbe1230 Merge pull request #11628 from webpack/bugfix/real-content-hash
  • 75ecff2 5.0.0-rc.6
  • bfc35d6 Merge pull request #11603 from MayaWolf/master
  • 76e8cbd Merge pull request #11622 from webpack/dependabot/npm_and_yarn/types/node-13.13.25
  • 9fd1be2 chore(deps-dev): bump @ types/node from 13.13.23 to 13.13.25
  • 36bcfaa Merge pull request #11621 from webpack/bugfix/11619
  • 9130d10 fix called variables with ProvidePlugin
  • 3e42105 Merge pull request #11620 from webpack/bugfix/11617
  • 4709719 skip connections copied to concatenated module
  • 57b493f 5.0.0-rc.5
  • 1658e2f Merge pull request #11618 from webpack/bugfix/11615
  • a8fb45d fixes crash in SideEffectsFlagPlugin
  • 84b196d emit error instead of crashing when unexpected problem occurs
  • 5573fed Merge pull request #11601 from Hornwitser/improve-suggested-polyfill-config
  • 9b5cce9 Merge pull request #11609 from snitin315/export-types
  • 37c495c export type RuleSetUseItem
  • 39faf34 export type RuleSetUse
  • e5fd246 export type RuleSetConditionAbsolute
  • 660baad export RuleSetCondition types
  • 13e3ca5 Merge pull request #11602 from webpack/bugfix/shared-runtime-chunk
  • 9c0587e Merge pull request #11606 from webpack/dependabot/npm_and_yarn/simple-git-2.21.0
  • 502d166 Merge pull request #11607 from webpack/dependabot/npm_and_yarn/acorn-8.0.4
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/wyvern8/project/c0c5cd8c-3706-4555-8f49-1701f3abcb6f?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/wyvern8/project/c0c5cd8c-3706-4555-8f49-1701f3abcb6f?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":"59654dc1-cf55-4d77-b8b3-9dda72a4aef1","prPublicId":"59654dc1-cf55-4d77-b8b3-9dda72a4aef1","dependencies":[{"name":"launchdarkly-nodeutils","from":"3.5.4","to":"4.0.0"},{"name":"nunjucks","from":"3.1.3","to":"3.2.1"},{"name":"travis-ci","from":"2.1.1","to":"2.2.0"},{"name":"webpack","from":"4.12.0","to":"5.0.0"}],"packageManager":"npm","projectPublicId":"c0c5cd8c-3706-4555-8f49-1701f3abcb6f","projectUrl":"https://app.snyk.io/org/wyvern8/project/c0c5cd8c-3706-4555-8f49-1701f3abcb6f?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-BL-608877","SNYK-JS-SERIALIZEJAVASCRIPT-536840","SNYK-JS-SERIALIZEJAVASCRIPT-570062","SNYK-JS-SERIALIZEJAVASCRIPT-6056521","SNYK-JS-UNSETVALUE-2400660"],"upgrade":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-BL-608877","SNYK-JS-SERIALIZEJAVASCRIPT-536840","SNYK-JS-SERIALIZEJAVASCRIPT-570062","SNYK-JS-SERIALIZEJAVASCRIPT-6056521","SNYK-JS-UNSETVALUE-2400660"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[696,706,619,706,619,589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc=fix-pr) 🦉 [Arbitrary Code Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr) 🦉 [More lessons are available in Snyk Learn](https://learn.snyk.io/?loc=fix-pr)