sunodo / sunodo

Sunodo monorepo
https://docs.sunodo.io
Apache License 2.0
21 stars 14 forks source link

Cartesi CLI #462

Closed tuler closed 2 weeks ago

tuler commented 1 month ago

Transition from Sunodo CLI to Cartesi CLI.

The goal is to create a branch (a fork) that will be pushed as main to the cartesi/cli repo. (I don't intend to merge this PR).

This PR deletes everything that is related to Sunodo. And changes some packages from sunodo to cartesi.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 6284874039d32907fd34baeb53b34917777b4dc2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
docs ❌ Failed (Inspect) Apr 29, 2024 4:37pm
www ❌ Failed (Inspect) Apr 29, 2024 4:37pm
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/@vercel/style-guide@6.0.0 Transitive: environment, eval, filesystem, unsafe +220 42.4 MB vercel-release-bot
npm/@wagmi/cli@2.1.4 Transitive: environment, filesystem, network, shell, unsafe +38 2.68 MB awkweb
npm/bytes@3.1.2 None 0 12.3 kB dougwilson
npm/chalk@5.3.0 None 0 43.7 kB sindresorhus
npm/copyfiles@2.4.1 filesystem Transitive: environment +11 190 kB cwmma
npm/eslint-config-oclif-typescript@3.1.3 Transitive: environment, eval, filesystem, unsafe +110 14.7 MB salesforce-releases
npm/eslint-config-oclif@5.1.1 Transitive: environment, filesystem, unsafe +34 5.19 MB salesforce-releases
npm/eslint-config-prettier@9.1.0 None 0 20.8 kB lydell
npm/eslint-config-turbo@1.13.0 Transitive: environment, eval, filesystem, shell +2 508 kB turbobot
npm/eslint-plugin-only-warn@1.1.0 None 0 6 kB bfanger
npm/eslint@8.57.0 environment, filesystem Transitive: eval, shell, unsafe +60 9.77 MB eslintbot
npm/execa@8.0.1 environment Transitive: filesystem, shell +6 171 kB ehmicky
npm/fs-extra@11.2.0 Transitive: environment, filesystem +2 107 kB ryanzim
npm/giget@1.2.3 environment, network +6 1.19 MB pi0
npm/hardhat-abi-exporter@2.10.1 filesystem Transitive: environment, network +31 2.5 MB itsnickbarry
npm/hardhat-deploy@0.12.2 environment, filesystem Transitive: network +78 31.1 MB wighawag
npm/hardhat@2.22.3 environment, filesystem, network, shell Transitive: eval +150 27.6 MB kanej
npm/lookpath@1.2.2 environment, filesystem 0 16.4 kB otiai10
npm/npm-run-all@4.1.5 environment Transitive: filesystem, shell +12 274 kB mysticatea
npm/oclif@4.6.3 Transitive: environment, eval, filesystem, network, shell +163 15.5 MB salesforce-releases

🚮 Removed packages: npm/@algolia/client-search@4.23.1, npm/@commander-js/extra-typings@12.0.1, npm/@ensdomains/ens-contracts@1.1.4, npm/@helia/unixfs@3.0.2, npm/@mantine/code-highlight@7.7.0, npm/@mantine/core@7.7.0, npm/@mantine/form@7.7.0, npm/@mantine/hooks@7.7.0, npm/@next/bundle-analyzer@14.1.4, npm/@next/eslint-plugin-next@14.1.4, npm/@nomicfoundation/hardhat-verify@2.0.6, npm/@openzeppelin/contracts@4.9.3, npm/@rainbow-me/rainbowkit@2.0.2, npm/@storybook/addon-essentials@8.0.4, npm/@storybook/addon-interactions@8.0.4, npm/@storybook/addon-links@8.0.4, npm/@storybook/blocks@8.0.4, npm/@storybook/nextjs@8.0.4, npm/@storybook/preview-api@8.0.4, npm/@storybook/react@8.0.4, npm/@storybook/test@8.0.4, npm/@sunodo/contracts@0.8.0, npm/@sunodo/devnet@1.6.0, npm/@tabler/icons-react@3.1.0, npm/@tanstack/react-query@5.28.8, npm/@types/mocha@10.0.6, npm/@types/react-dom@18.2.22, npm/@types/react@18.2.71

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/esbuild@0.19.12
Install scripts npm/esbuild@0.20.2
  • orphan: npm/esbuild@0.20.2

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/esbuild@0.19.12
  • @SocketSecurity ignore npm/esbuild@0.20.2