tauri-apps / tauri

Build smaller, faster, and more secure desktop applications with a web frontend.
https://tauri.app
Apache License 2.0
78.53k stars 2.33k forks source link

Apply Version Updates From Current Changes #9752

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 3 weeks ago

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

@tauri-apps/api

[2.0.0-beta.12]

New Features

tauri-utils

[2.0.0-beta.16]

Bug Fixes

tauri-bundler

[2.0.1-beta.14]

Enhancements

tauri-runtime

[2.0.0-beta.17]

Dependencies

tauri-runtime-wry

[2.0.0-beta.17]

Security fixes

tauri-codegen

[2.0.0-beta.16]

Dependencies

tauri-macros

[2.0.0-beta.16]

Dependencies

tauri-plugin

[2.0.0-beta.16]

Dependencies

tauri-build

[2.0.0-beta.16]

Dependencies

tauri

[2.0.0-beta.20]

New Features

@tauri-apps/cli

[2.0.0-beta.18]

Bug Fixes

tauri-cli

[2.0.0-beta.18]

Bug Fixes

socket-security[bot] commented 3 weeks ago

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

Package New capabilities Transitives Size Publisher
npm/@sveltejs/adapter-auto@1.0.0-next.86 Transitive: environment, eval, filesystem, network, shell, unsafe +50 3 MB svelte-admin
npm/@sveltejs/adapter-static@1.0.0-next.47 environment, filesystem 0 32.5 kB svelte-admin
npm/@sveltejs/kit@1.0.0-next.532 environment, eval, filesystem Transitive: network, unsafe +16 2.46 MB svelte-admin
npm/@tauri-apps/api@1.1.0 eval 0 293 kB tauri-apps-ci-user
npm/console-control-strings@1.1.0 None 0 12.7 kB iarna
npm/esbuild@0.15.13 environment, filesystem, network, shell +22 191 MB evanw
npm/fast-glob@3.2.12 filesystem +1 130 kB mrmlnc
npm/graceful-fs@4.2.10 environment, filesystem 0 32.5 kB isaacs
npm/minimist@1.2.7 None 0 50.7 kB ljharb
npm/sade@1.8.1 None +1 44.8 kB lukeed
npm/svelte-check@2.9.2 Transitive: filesystem, unsafe +7 4.6 MB svelte-language-tools-deploy
npm/svelte-preprocess@4.10.7 environment, filesystem Transitive: eval +20 4.94 MB dummdidumm
npm/svelte@3.52.0 None 0 8.93 MB conduitry
npm/tslib@2.4.1 None 0 52.8 kB typescript-bot
npm/typescript@4.8.4 None 0 68.8 MB typescript-bot
npm/vite-plugin-static-copy@0.11.1 environment, filesystem +3 155 kB sapphi-red
npm/vite-plugin-top-level-await@1.2.1 unsafe Transitive: environment, filesystem, shell +11 677 MB menci
npm/vite-plugin-wasm@3.1.0 filesystem, network 0 16.2 kB menci
npm/vite@3.2.2 environment, eval, filesystem, network, shell, unsafe +7 3.79 MB vitebot
npm/wasm@0.1.0 None 0 0 B

🚮 Removed packages: npm/@eslint-community/eslint-utils@4.4.0, npm/@eslint-community/regexpp@4.10.0, npm/@rollup/plugin-terser@0.4.4, npm/@types/node@20.11.24, npm/@typescript-eslint/eslint-plugin@6.21.0, npm/@typescript-eslint/parser@6.21.0, npm/acorn@8.11.2, npm/call-bind@1.0.5, npm/define-data-property@1.1.1, npm/define-properties@1.2.1, npm/eslint-config-prettier@9.1.0, npm/eslint-plugin-import@2.29.1, npm/eslint-plugin-n@16.6.2, npm/eslint-plugin-node@11.1.0, npm/eslint-plugin-promise@6.1.1, npm/eslint-plugin-security@2.1.1, npm/eslint-visitor-keys@3.4.3, npm/eslint@8.57.0, npm/espree@9.6.1, npm/estraverse@5.3.0, npm/fast-deep-equal@3.1.3, npm/get-intrinsic@1.2.2

View full report↗︎

socket-security[bot] commented 3 weeks ago

🚨 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 NoteSource
Install scripts npm/svelte-preprocess@4.10.7
  • 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/@swc/core@1.3.14
  • Install script: postinstall
  • Source: node postinstall.js
Install scripts npm/@sveltejs/kit@1.0.0-next.532
  • Install script: postinstall
  • Source: node postinstall.js

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/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/svelte-preprocess@4.10.7
  • @SocketSecurity ignore npm/@swc/core@1.3.14
  • @SocketSecurity ignore npm/@sveltejs/kit@1.0.0-next.532