Blog Post: Driving continuous improvement for Python security

Hi all,

We’ve just added a new blog post about Python Code Security:

Through the end of April, we delivered Python 3.8 support, additional taint analysis rules, and support in such rules for dictionaries and keyword arguments in both SonarQube and SonarCloud. Since then, we’ve focused on making Django and Flask development more secure. The most important part of that is the detection of Cross-Site Scripting (XSS) vulnerabilities in DLT and Jinja2 templates.

Read the rest in the blog

 
:smiley:
Ann