Roadmap for including overflow condition related rules in Python and SQL

What are you trying to accomplish?

  • We need support for detecting overflow condition in Python and SQL code
  • In case of no direct rules, is there any plugin or external support available in this regard.

What’s your specific coding challenge in developing your plugin?

Python / SQL

And, if relevant, please share the code that’s giving you problems:

Hey there.

There are some rules out-of-the-box for python related to overflows. Did you have some other in mind?

Specific code patterns you’re trying to guard against would be super useful.