sonar-python 2.10.0.6571
·
1876 commits
to master
since this release
Release Notes - SonarPython - Version 2.10
False-Positive
- [SONARPY-637] - FP on S5720 when using the method as a decorator
- [SONARPY-665] - FP raised by S1192 on type hints
New Feature
- [SONARPY-357] - Rule S4830: Server certificates should be verified during SSL⁄TLS connections
- [SONARPY-469] - Rule S5547: Cipher algorithms should be robust
- [SONARPY-651] - Rule S4433: LDAP connections should be authenticated
- [SONARPY-652] - Import Flake8 external issues: core rules
- [SONARPY-653] - Import Flake8 external issues: plugins rules
- [SONARPY-655] - Add property to import flake8 report paths
- [SONARPY-661] - Deprecate S5439 in favor of S5247
- [SONARPY-662] - Rule S5542 Encryption algorithms should be used with secure mode and padding scheme
- [SONARPY-668] - Rule S4502: Disabling CSRF protection is security-sensitive
- [SONARPY-682] - Add parser for Python code to plugin API
Task
- [SONARPY-648] - Declare Typeshed as git submodule
- [SONARPY-660] - Show a deprecation warning in SonarQube/SonarCloud when Pylint rules are activated
Improvement
- [SONARPY-646] - Update branding to drop 'SonarPython'