Commits
Branch selector
User selector
Commit History
Commits on Mar 17, 2026
SONARPY-3915 Improve SQLQueriesCheck with reaching definitions analysis (#960)
Show description for 6071312authored andcommitted
SONARPY-3924 Use uv install for tox (#966)
Show description for debf131authored andcommitted
Commits on Mar 16, 2026
SONARPY-3922 Pin tox version (#965)
Show description for b291df4authored andcommitted
Commits on Mar 13, 2026
SONARPY-638 Fix S5720 false positive on Enum._generate_next_value_ (#929)
Show description for adc1973authored andcommitted
SONARPY-3782 Store the CFG in the Analysis Context (#948)
Show description for 7c45b14authored andcommitted
Commits on Mar 12, 2026
SONARPY-3800 [python-ai tools] Add caching
Show description for f8cf3fdauthored andcommitted
Prepare for next development iteration (#956)
Show description for 496a44cauthored andcommittedSONARPY-3896 Update checksum (#951)
Show description for ffe9634authored andcommitted
Commits on Mar 10, 2026
SONARPY-3892 Updated rule metadata (#949)
Show description for bde7966authored andcommitted
SONARPY-3887 Fix QG (#946)
Show description for 50598adauthored andcommitted
Commits on Mar 9, 2026
SONARPY-3876 S1172 Fixing FPs on Django middleware conventional function parameters (#944)
Show description for daefc87authored andcommitted
SONARPY-3873 S2068 false negative on default value from os.getenv and os.environ.get (#941)
Show description for 919dc81authored andcommitted
Commits on Mar 6, 2026
SONARPY-3773 Create rule S8440: Querysets should use select_related() or prefetch_related() (#867)
Show description for 1607e8dauthored andcommittedSONARPY-3776: Extend S5344: Detect direct password assignment to Django User model instead of using set_password() or create_user() (#920)
Show description for 27baffeauthored andcommitted
SONARPY-3777 Create rule S8486: Django middleware should call super().__init__() with appropriate parameters (#942)
Show description for 670160aauthored andcommitted
SONARPY-3772 Implement S8439: Django view functions should include all URL parameters (#887)
Show description for 68297baauthored andcommitted
Commits on Mar 5, 2026
SONARPY-3424 S112: Raise when passing a newly constructed Exception or BaseException to function (#935)
Show description for b68ef89authored andcommitted
SONARPY-3778 Create rule S8443: Django Command classes should inherit from BaseCommand (#883)
Show description for 4c4d88eauthored andcommitted
Commits on Mar 3, 2026
SONARPY-3865 S8438 Reducing scope to target **kwargs only (#924)
Show description for 3270c6cauthored andcommitted
SONARPY-3855 Fix typo in the Django Model class stub file (#902)
Show description for bcacc61authored andcommitted
SONARPY-3862 S6542 Removed check on variadic parameters (#916)
Show description for 772831eauthored andcommitted
Commits on Mar 2, 2026
SONARPY-3844 Create ruling-diff-comment action (#895)
Show description for 5066ddfauthored andcommittedSONARPY-3768 Create rule S8438: Django view functions should declare URL parameters explicitly (#872)
Show description for 326240cauthored andcommittedSONARPY-3859 Removed unused import
Show description for adade47authored andcommitted
Commits on Feb 27, 2026
SONARPY-3856 Update Django generic view stubs (#904)
Show description for 8f3ce60authored andcommitted
SONARPY-3423 S112: Do not raise when exception is not instantiated in the function (#897)
Show description for 672cdd9authored andcommitted
SONARPY-3756 Create rule S8435: Sensitive data should not be passed in URL query parameters (#863)
Show description for ed683b0authored andcommitted
Commits on Feb 26, 2026
SONARPY-3757 Create rule S8437: Class-Based Views should override get_context_data correctly (#866)
Show description for 22ca118authored andcommittedSONARPY-3847 Fix S8396 FP: do not raise on `X | None = Field(...)` patterns (#898)
Show description for c354706authored andcommitted
SONARPY-3834 Fix S8396 FP: do not raise on X | None without default value (#891)
Show description for 5156192authored andcommitted
SONARPY-3821 Save ncloc metric on test files
Show description for 465bbeeauthored andcommitted
Commits on Feb 25, 2026
SONARPY-3837 Reorder package root resolution and add src as default package when poetry backend is used (#889)
Show description for 546a52eauthored andcommitted
Commits on Feb 23, 2026
SONARPY-3828 Fix sonar-python github workflow (#882)
Show description for 61220c2authored andcommitted
SONARPY-3827 Fix typeshed checksum (#881)
Show description for c0b7e2eauthored andcommitted
SONARPY-3824 Upgrade Orchestrator from 5.6.2.2625 to 6.1.0.3962 (#878)
Show description for 09e1504authored andcommitted