You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The check-checker is a tool from Hiro/Clarinet to help identify untrusted inputs and make sure they are filtered/checked appropriately. The current version produces a lot of false-positives, and its usage should be re-evaluated after some time.
In the latest version of the check-checker, there are a few options (explained here https://github.com/hirosystems/clarinet/#static-analysis) that you can tweak that should help you handle false positives.
Feel free to open an issue in clarinet for the remaining false positives, we'd be happy to consider adding more rules!
No this one could still be done, but the code here will eventually be replaced by the work starting in citycoins/protocol to implement CCIP-012/013. That repo is using the latest Clarinet structure and will include the check-checker moving forward.
The check-checker is a tool from Hiro/Clarinet to help identify untrusted inputs and make sure they are filtered/checked appropriately. The current version produces a lot of false-positives, and its usage should be re-evaluated after some time.
It is currently disabled as part of #182.
Sample output from the main branch at the time of creating this issue:
The text was updated successfully, but these errors were encountered: