On this page:


https://extend.castsoftware.com/api/delta/export/release-notes/format/markdown?id=com.castsoftware.python&major=1&minor=3

1.3.3-funcrel

Updates

Resolved issues

Internal IDTicket IDSummary
PYTHON-19722189Corrected bug on string evaluation leading to a crash with message "Analysis Runner has stopped working .."

1.3.2-funcrel

Updates

1.3.1-funcrel

Updates

New rule

Following rule has been added in this release: 

1021076Avoid mutable default parameter values

1.3.0-funcrel

Updates

1.3.0-beta1

New features

Resolved issues

Following table lists the bugs resolved in the current release.

Internal IDTicket IDSummary
PYTHON-174
Update quality rule description (1021016): 'Avoid weak encryption algorithm (Python)''
PYTHON-175
Improvements in robustness based on analysis performed in diverse Python applications.
PYTHON-181
Incorrect link from Flask Operation to Python Class (now the link is correctly created to the method)

1.3.0-alpha2

Resolved issues

Following table lists the bugs resolved in the current release.

Internal IDTicket IDSummary
PYTHON-170
Detect SQL queries coming from SQL files
PYTHON-171
SQLAlchemy (Python SQL toolkit) support
PYTHON-172
Enhance detection of Python Flask web services

1.3.0-alpha1

Updates

New rules

The following rules have been added in this release: 

1021072Avoid shadowing class variables
1021074Avoid manipulating a list while iterating over it

For the complete list of rules in 1.3.0-alpha1, seehttps://technologies.castsoftware.com/rules?sec=srs_python&ref=||1.3.0-alpha1

Resolved issues

Internal IDTicket IDSummary
PYTHON-163
Links between Python and SQL for raw() calls used in Django framework