ever-co / ever-teams

Ever® Teams™ - Open Work and Project Management Platform - https://ever.team
https://ever.team
GNU Affero General Public License v3.0
232 stars 37 forks source link

[Feat] server web #2573

Closed syns2191 closed 1 month ago

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

socket-security[bot] commented 1 month ago

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

Package New capabilities Transitives Size Publisher
npm/@jridgewell/resolve-uri@3.1.1 None 0 55.2 kB jridgewell
npm/@npmcli/query@3.1.0 None 0 11 kB npm-cli-ops
npm/@types/yargs@17.0.32 None 0 60.2 kB types
npm/acorn-walk@8.2.0 None 0 42.8 kB marijn
npm/acorn@8.10.0 None 0 494 kB marijn
npm/ajv-formats@2.1.1 None 0 52.2 kB esp
npm/ansi-colors@4.1.3 environment 0 26.1 kB jonschlinkert
npm/confusing-browser-globals@1.0.11 None 0 3.87 kB iansu
npm/dedent@0.7.0 None 0 4.85 kB dmnd
npm/diff@4.0.2 None 0 335 kB kpdecker
npm/ejs@3.1.10 eval, filesystem 0 143 kB mde
npm/error-stack-parser@2.1.4 None 0 35.9 kB titanism
npm/eslint-scope@5.1.1 None 0 78.4 kB eslintbot
npm/eslint-visitor-keys@3.4.3 None 0 32.3 kB eslintbot
npm/esquery@1.5.0 None 0 1 MB michaelficarra
npm/fast-deep-equal@3.1.3 None 0 13 kB esp
npm/fast-json-stable-stringify@2.1.0 None 0 17 kB esp
npm/graceful-fs@4.2.11 environment, filesystem 0 32.5 kB isaacs
npm/istanbul-lib-coverage@3.2.0 None 0 29.3 kB oss-bot
npm/loader-utils@2.0.4 None 0 36.3 kB evilebottnawi
npm/make-error@1.3.6 None 0 12.4 kB julien-f
npm/minimist@1.2.8 None 0 54.5 kB ljharb
npm/parse-conflict-json@3.0.1 None 0 6.33 kB gar
npm/pirates@4.0.6 unsafe 0 13.5 kB danez
npm/progress@2.0.3 None 0 15.5 kB turbopope
npm/read-cmd-shim@4.0.0 filesystem 0 5.16 kB lukekarrys
npm/read-package-json-fast@3.0.2 filesystem +1 12.2 kB lukekarrys
npm/repeat-string@1.6.1 None 0 9.09 kB jonschlinkert
npm/source-map@0.7.4 filesystem, network 0 226 kB eemeli
npm/tslib@2.6.2 None 0 84 kB typescript-bot
npm/write-file-atomic@5.0.1 filesystem +1 24 kB npm-cli-ops
npm/yargs-parser@21.1.1 environment, filesystem 0 128 kB oss-bot

🚮 Removed packages: npm/@alloc/quick-lru@5.2.0, npm/@analytics/cookie-utils@0.2.12, npm/@analytics/core@0.12.7, npm/@analytics/localstorage-utils@0.1.10, npm/@analytics/session-storage-utils@0.0.7, npm/@analytics/storage-utils@0.4.2, npm/@auth/core@0.31.0, npm/@babel/code-frame@7.22.13, npm/@babel/core@7.22.11, npm/@babel/generator@7.22.10, npm/@babel/helper-compilation-targets@7.22.10, npm/@babel/helper-create-class-features-plugin@7.22.11, npm/@babel/helper-create-regexp-features-plugin@7.22.9, npm/@babel/helper-module-transforms@7.22.9, npm/@babel/helper-remap-async-to-generator@7.22.9, npm/@babel/helper-replace-supers@7.22.9, npm/@babel/helper-validator-identifier@7.22.5, npm/@babel/highlight@7.22.13, npm/@babel/parser@7.22.14, npm/@babel/plugin-syntax-jsx@7.22.5, npm/@babel/plugin-syntax-typescript@7.22.5, npm/@babel/plugin-transform-optional-chaining@7.22.12, npm/@babel/plugin-transform-parameters@7.22.5, npm/@babel/plugin-transform-runtime@7.22.10, npm/@babel/preset-env@7.22.14, npm/@babel/preset-react@7.22.5, npm/@babel/preset-typescript@7.22.11, npm/@babel/runtime@7.22.11, npm/@babel/template@7.22.5, npm/@babel/traverse@7.22.11, npm/@babel/types@7.22.11, npm/@commitlint/cli@17.7.1, npm/@commitlint/config-conventional@17.7.0, npm/@commitlint/config-lerna-scopes@17.7.0, npm/@commitlint/load@17.7.1, npm/@commitlint/travis-cli@17.7.1, npm/@compodoc/compodoc@1.1.21, npm/@radix-ui/react-dialog@1.0.5, npm/@types/cookie@0.5.4, npm/dotenv@16.4.5, npm/i18next@23.11.5, npm/nanoid@5.0.1, npm/pako@2.1.0, npm/qs@6.12.1, npm/slate@0.90.0

View full report↗︎

socket-security[bot] commented 1 month 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 Note
Install scripts npm/@compodoc/compodoc@1.1.21
  • Install script: postinstall
  • Source: opencollective-postinstall || exit 0

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/@compodoc/compodoc@1.1.21