Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Misti with Advanced Tact Detectors #777

Open
jubnzv opened this issue Aug 29, 2024 · 2 comments
Open

Upgrade Misti with Advanced Tact Detectors #777

jubnzv opened this issue Aug 29, 2024 · 2 comments
Labels
Developer Tool Related to tools or utilities used by developers

Comments

@jubnzv
Copy link

jubnzv commented Aug 29, 2024

Summary

Enhance Misti with more powerful Tact detectors to promote security best practices in the ecosystem.

Context

Misti is a static analyzer for the TON blockchain supported by the TON Foundation. Version 0.1 introduced the core of the analyzer, comprehensive documentation, and five detectors. The next minor release, version 0.2, introduced five more detectors, along with various improvements and fixes that enhance the tool's integrability, including the development of the Blueprint plugin.

Planned Improvements

In the next 0.4 version, the focus will be on more powerful Tact security checks. The roadmap includes:

Milestones

  1. Implement at least 10 new detectors along with the required improvements to the Tact compiler API as described above.
  2. Write a blog post on security risks in Tact.
    A blog post will be written addressing Tact's security issues, focusing on the problems Misti addresses. It will showcase some Tact issues and offer recommendations on how to mitigate them using the tool.
  3. Report grant results.

Key Contributions

  • Improve Tact support, achieving a total of 25+ detectors to cover important security issues and code smells.
  • Foster Tact API development, which will contribute to the growth of the ecosystem.
  • Enhance tool support for auditors, such as the imports graph, which helps in understanding the structure of a project.
  • Start a discussion on Tact security.

Next Plans

The next priority will be FunC support in the following release. This release will make Tact support strong enough to focus on Func in the subsequent months. The decision was made to prioritize it over other tasks to increase community engagement.

References

Estimate suggested reward

10,000 USD in TON equivalent.

Estimated completion date: November 15, 2024. This is subject to change based on the Tact release cycle and the grant application process. But delays should not exceed a few weeks.

UPD: Adjusted the estimated completion date according to the new Tact 1.6.0 release date.
UPD: Updated the roadmap. The next version number will be 0.4, as we need to release an additional minor version to support Tact 1.5, resolving this issue: https://t.me/misti_dev/105

@jubnzv jubnzv added the Developer Tool Related to tools or utilities used by developers label Aug 29, 2024
@anton-trunov
Copy link

The Misti static smart-contract analyzer, despite its early stage of development has already found critical issues in soon-to-be released projects written in Tact. I'm all for supporting this project to make it even better! And it also has great potential to also support FunC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Developer Tool Related to tools or utilities used by developers
Projects
None yet
Development

No branches or pull requests

4 participants
@anton-trunov @jubnzv and others