Misti is a static analyzer for the TON blockchain funded by the TON Foundation. Currently, it supports Tact, and FunC support is planned for one of the upcoming versions.
The tool is under active development, and new detectors are being added regularly.
I suggest adding a new analyze or misti command to blueprint to simplify the developer's workflow with the analyzer, enabling them to follow security best practices and integrate the tool with CI/CD for blueprint projects.
Misti is a static analyzer for the TON blockchain funded by the TON Foundation. Currently, it supports Tact, and FunC support is planned for one of the upcoming versions.
The tool is under active development, and new detectors are being added regularly.
I suggest adding a new
analyze
ormisti
command toblueprint
to simplify the developer's workflow with the analyzer, enabling them to follow security best practices and integrate the tool with CI/CD for blueprint projects.