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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @prisma/client from 5.10.2 to 5.16.0 #2

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

Conversation

eryn-muetzel
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @prisma/client from 5.10.2 to 5.16.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 520 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @prisma/client

Snyk has created this PR to upgrade @prisma/client from 5.10.2 to 5.16.0.

See this package in npm:
@prisma/client

See this project in Snyk:
https://app.snyk.io/org/eryn-muetzel/project/0c5924b1-f0dd-47b6-9de1-8c9fb6f5c7cb?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

jit-ci bot commented Jul 17, 2024

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

Copy link

Minder Vulnerability Report ✅

Minder analyzed this PR and found no vulnerable dependencies.

Vulnerability scan of 5f92aa98:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

1 similar comment
Copy link

Minder Vulnerability Report ✅

Minder analyzed this PR and found no vulnerable dependencies.

Vulnerability scan of 5f92aa98:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

Copy link

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: @nrwl/nx-darwin-arm64

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: @nrwl/nx-darwin-x64

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: @nrwl/nx-linux-arm-gnueabihf

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: @nrwl/nx-linux-arm64-gnu

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: @nrwl/nx-linux-arm64-musl

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: @nrwl/nx-linux-x64-gnu

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: @nrwl/nx-linux-x64-musl

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: @nrwl/nx-win32-arm64-msvc

Trusty Score: 0

Scoring details
Component Score
Package activity 0
Provenance 0
Malicious false

📦 Dependency: @nrwl/nx-win32-x64-msvc

Trusty Score: 0

Scoring details
Component Score
Malicious false
Package activity 0
Provenance 0

📦 Dependency: json-schema-traverse

Trusty Score: 4.8

Scoring details
Component Score
User activity 6.5
Repository activity 3.1
From activity
Package activity 4.8
Trust-summary 4.7
Provenance 8
Malicious false
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions 9
Number of git tags or releases 8
Versions matched to tags or releases 5

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node ./bin/compute-project-graph
🚫

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

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

Successfully merging this pull request may close these issues.

Support for splitting Prisma schema into multiple files
2 participants