This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.
1.2.1-funcrel
Updates
PYTHON-145, PYTHON-155
Refining the specifications of Python quality rules (title, description, references, etc).
Resolved issues
Internal ID | Ticket ID | Summary |
---|---|---|
PYTHON-147 | - | Fix bug when extracting SQL query strings |
PYTHON-148 | 15083 | Change technical criterion of rule "Avoid instance attributes only differing by capitalization" (1021040) to "Documentation - Naming Convention Conformity" |
PYTHON-149 | 15242 | Re-implementation of the "Avoid using MD5 hashes to hash passwords or to encrypt data" quality rule to target specific use contexts (to avoid false positives). |
PYTHON-153 | 16390 | Fix bug: retrieve missing link between SQLNamedQuery objects to SQL procedures. |
1.2.0-funcrel
Updates
- Support for IBM Message Queues
- Bug correction on quality rules detecting web service calls inside loops