0.8.3 • Published 6 months ago

@nowarp/misti v0.8.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Misti

Misti is a static analysis tool designed for smart contracts on the TON blockchain written in Tact.

Features

  • Code Analysis: Built-in suite of 36 detectors for identifying security vulnerabilities and anti-patterns.
  • CI/CD Integration: Integrate Misti into your CI/CD pipeline to ensure continuous code quality checks.
  • Custom Detectors: Create custom detectors to solve specific problems in your code or to provide a thorough security review if you are an auditor.

Getting Started

  1. (optional) Install Soufflé to enable more built-in detectors.
  2. Install Misti:
npm install -g @nowarp/misti
  1. Run Misti by specifying a Tact contract, project config, or directory to check:
misti path/to/src/contracts

See Misti Configuration for available options, or Developing Misti for advanced instructions. Blueprint users should refer to the appropriate documentation page.

Resources

  • nowarp.io: We are doing other TON Security stuff beyond Misti.
  • Documentation: Comprehensive guide on detectors, architecture, and development.
  • API Reference: Useful for contributors or developers creating custom detectors.
  • Blueprint Plugin: A plugin for the Blueprint Framework to enhance your workflow.
  • Community Chat: Join the conversation and get help with Misti-related questions.
0.8.1

6 months ago

0.8.0

7 months ago

0.7.1

8 months ago

0.6.2

10 months ago

0.8.3

6 months ago

0.8.2

6 months ago

0.7.0

8 months ago

0.6.1

10 months ago

0.6.0

10 months ago

0.5.0

12 months ago

0.4.1

1 year ago

0.4.0

1 year ago

0.4.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago