Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
truffle-plus-analyze
Advanced tools
Truffle-plus-analyze is forked/patched version of Truffle. It adds an "analyze" command to run check for security weaknesses and vulnerabilities via the Mythril Platform.
This package will be disappearing soon. We will be integrating in the upcoming truffle 5.0.0 "run" plugin system when it is stable.
You will need Mythril credentials to run this. We expect to be giving limited access mid December and January. We will keep you posted here.
Truffle is a development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier. Read about truffle here.
$ npm install -g truffle-plus-analyze
For a default set of contracts and tests, run the following within an empty project directory:
$ truffle+analyze init
From there, you can run truffle+analyze analyze
, truffle+analyze migrate
and truffle+analyze test
to compile and analyze your contracts, deploy
those contracts to the network, and run their associated unit tests.
However some credentials need to be set to run truffle+analyze analyze
. That process is described elsewhere.
MIT
FAQs
Truffle - Simple development framework for Ethereum
We found that truffle-plus-analyze demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.