sonar-python 3.3
·
1670 commits
to master
since this release
Release Notes - SonarPython - Version 3.3
New Feature
- [SONARPY-825] - Rule S2257: Using non-standard cryptographic algorithms is security-sensitive
- [SONARPY-826] - Rule S2612: Setting loose POSIX file permissions is security-sensitive
- [SONARPY-828] - Rule S3329: Cipher Block Chaining IV's should be random and unique
- [SONARPY-829] - Rule S5659: JWT should be signed and verified with strong cipher algorithms
- [SONARPY-831] - Rule S3752: Allowing both safe and unsafe HTTP methods is security-sensitive
Improvement
- [SONARPY-833] - Add message to secondary locations