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

feat: add Qwik example app #11253

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

gioboa
Copy link
Contributor

@gioboa gioboa commented Jun 25, 2024

☕️ Reasoning

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

Copy link

vercel bot commented Jun 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 9:01am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Jun 25, 2024 9:01am

Copy link

vercel bot commented Jun 25, 2024

@gioboa is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@builder.io/[email protected] eval, network Transitive: filesystem, shell, unsafe +99 10.8 MB adamdbradley
npm/@builder.io/[email protected] eval 0 45.4 MB adamdbradley
npm/@libsql/[email protected] Transitive: environment, filesystem, network, shell +23 63.2 MB penberg
npm/@sveltejs/[email protected] environment, filesystem, shell Transitive: eval, network, unsafe +52 221 MB svelte-admin
npm/@types/[email protected] None +1 224 kB types
npm/@types/[email protected] None +9 108 kB types
npm/@types/[email protected] None 0 13.9 kB types
npm/@types/[email protected] None 0 2.09 MB types
npm/@types/[email protected] None 0 33.3 kB types
npm/@types/[email protected] None +1 371 kB types
npm/@typescript-eslint/[email protected] None 0 0 B
npm/@typescript-eslint/[email protected] None 0 0 B
npm/[email protected] environment Transitive: filesystem, shell +7 417 kB ai
npm/[email protected] eval +53 3.77 MB adamdbradley
npm/[email protected] environment, filesystem Transitive: unsafe +9 5.41 MB eslintbot
npm/[email protected] eval +2 49.6 kB dougwilson
npm/[email protected] environment, filesystem, network, shell, unsafe Transitive: eval +44 1.45 GB vercel-release-bot
npm/[email protected] None 0 2.57 MB thecrypticace
npm/[email protected] environment, filesystem, unsafe 0 8.25 MB prettier-bot
npm/[email protected] environment Transitive: eval, filesystem, shell +5 16.7 MB prismabot
npm/[email protected] environment, eval, filesystem +32 6.28 MB pug-bot
npm/[email protected] environment +1 7.52 MB react-bot
npm/[email protected] environment 0 379 kB react-bot
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +18 22 MB svelte-language-tools-deploy
npm/[email protected] Transitive: unsafe +11 5.23 MB svelte-admin
npm/[email protected] environment, filesystem 0 5.47 MB adamwathan
npm/[email protected] None 0 380 kB hirokiosame
npm/[email protected] filesystem +1 164 kB aleclarson
npm/[email protected] environment, eval, filesystem, network, shell, unsafe 0 3.26 MB vitebot

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

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: echo "[svelte-preprocess] Don't forget to install the preprocessors packages that will be used: node-sass/sass, stylus, less, postcss & postcss-load-config, coffeescript, pug, etc..."
🚫
Install scripts npm/@prisma/[email protected]
  • Install script: postinstall
  • Source: node scripts/postinstall.js
🚫
Install scripts npm/[email protected]
  • Install script: preinstall
  • Source: node scripts/preinstall-entry.js
🚫
Install scripts npm/[email protected]
  • Install script: install
  • Source: node install/check
🚫
Telemetry npm/[email protected]
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information
🚫

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.

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant