Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #684

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kpt-fn-bot
Copy link
Collaborator

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:
    • ts/create-kpt-functions/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 703/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.2
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @kubernetes/client-node The new version differs by 198 commits.
  • 2b3ad2c Update release.yml
  • 263e3f5 Update release.yml
  • e05b37c Merge pull request #966 from brendandburns/examples
  • f2a0219 Fix push script to be able to run without input and skip tagging.
  • 22e0b76 Merge pull request #873 from brendandburns/examples
  • a45f53d Add a workflow to perform releases.
  • f293107 Merge pull request #965 from andekande/master
  • 57c6bfc Update cache_test.ts
  • eb4d246 Update cache.ts
  • e0127b4 Update informer.ts
  • 14b6d48 Merge pull request #962 from vBitza/feature/update-ingress-example
  • 7c3f4e1 Merge pull request #963 from kubernetes-client/dependabot/npm_and_yarn/prettier-2.8.3
  • 0f5706f build(deps-dev): bump prettier from 2.8.2 to 2.8.3
  • e848e4d update ingress example to NetworkingV1Api apiVersion
  • fc68199 Merge pull request #961 from kubernetes-client/dependabot/npm_and_yarn/nock-13.3.0
  • 56a84bd build(deps-dev): bump nock from 13.2.9 to 13.3.0
  • 0944e91 Merge pull request #960 from kubernetes-client/dependabot/npm_and_yarn/prettier-2.8.2
  • 007f13d Merge pull request #959 from kubernetes-client/dependabot/npm_and_yarn/typedoc-0.23.24
  • 878788a Merge pull request #957 from anandfresh/contributing
  • a2d15bf build(deps-dev): bump prettier from 2.8.1 to 2.8.2
  • e7f8a4d build(deps-dev): bump typedoc from 0.23.23 to 0.23.24
  • 41b7916 Merge pull request #955 from edify42/master
  • a7b0347 Contribution note
  • e722309 lint/prettier bug!

See the full diff

Package name: glob The new version differs by 116 commits.
  • a68703e 9.0.0
  • 58159ca test: cwd can be a url
  • a547a9c more docs
  • 42a3ac7 link to bash manual for Pattern Matching
  • 474172d update readme with cwd URL support
  • ad3904d update readme with posix class support
  • b22fc7d minimatch@7.3.0
  • cdd1627 update all the things, remove unused mkdirp types
  • 75c6416 Merge branch 'v9'
  • fa0cd77 cwd can be a file:// url
  • d03ed0a typedoc github action
  • 9a5a45a put bench results in readme
  • 20b2f88 docs, fix benchmark script
  • 4829c88 upgrade ci actions
  • 5cbacdd minimatch@7.2.0
  • 210310b omit symlinks on windows
  • d34c8d5 full test coverage, clean up signals and remove extranous code
  • 5f21b46 adding lots of tests, clean up types
  • b12e6ba slashes on nodir test
  • 75f74b0 more windows test slashes
  • 3aa1abd more windows test affordances
  • 3e68a7b some windows test affordances
  • 8c2e082 feature complete and tests passing
  • c3be35a correct ** vs ./** behavior

See the full diff

Package name: jasmine The new version differs by 176 commits.
  • 51b60d2 Bump version to 5.0.0
  • 04c4bfe Fixed handling of special Glob syntax in project base dirs
  • e7f5fbd Bump version to 5.0.0-beta.0
  • 9118835 Parallel: Removed redundant cluster disconnect
  • 447408e Parallel: Report unhandled exceptions/rejections between spec files
  • fd6381a Updated to Glob 10
  • 0fc3a2d Parallel: take care of pending specs
  • 2d8ff6c --parallel=auto option
  • 81462c5 Merge branch 'main' into 5.0
  • 0aeb009 Dropped support for Node 16
  • 4fae3bd Parallel: Support use without globals
  • f00c76a Added Node 20 to supported environments
  • cd50d8d Bump version to 5.0.0-alpha.1
  • fd31a42 Parallel: handle reporter errors
  • 5592089 Revert "Revert "Include the underlying exception in ESM import exceptions""
  • 3f36187 Merge branch 'main' into 5.0
  • 5d542df Revert "Include the underlying exception in ESM import exceptions"
  • 2dcd739 Include the underlying exception in ESM import exceptions
  • ef8d05f Breaking: Treat unknown args of the form --foo=bar as errors, not env vars
  • 9ef7f0d Breaking: Treat --parallel=1 as an error rather than running in sequential mode
  • e53c593 Update to Glob 9
  • 1171314 Updated dev dependencies
  • ff30975 Bump version to 5.0.0-alpha.0
  • e0c8cd8 Cleaned up redundant jsdocs

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

馃洜 Adjust project settings

馃摎 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

馃 Learn about vulnerability in an interactive lesson of Snyk Learn.

Copy link

google-cla bot commented Dec 5, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants