Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
softBuiltDeveloper
/
sonar-python
Public
forked from
SonarSource/sonar-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sonar-python
its
ruling
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2018
Fix ITs after upgrade of orchestrator (#160)
pynicolas
authored
672f2b0
View commit details
Copy full SHA for 672f2b0
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
SONARPY-250 MethodNameCheck should not raise issues on overridden methods
pynicolas
authored and
alban-auzeill
committed
d09a973
View commit details
Copy full SHA for d09a973
View code at this point
Browse repository at this point
SONARPY-247 Fix new FPs for CommentedCodeCheck
pynicolas
authored and
alban-auzeill
committed
6848753
View commit details
Copy full SHA for 6848753
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Update of parent POM to 43 and license:format (#125)
alban-auzeill
authored and
pynicolas
committed
7587c80
View commit details
Copy full SHA for 7587c80
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
SONARPY-229 UselessParenthesisAfterKeywordCheck should not raise issues on tuples (#122)
pynicolas
authored and
alban-auzeill
committed
ce9c8bb
View commit details
Copy full SHA for ce9c8bb
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
SONARPY-228 Fix FP in UnusedLocalVariableCheck when "locals()" is used (#117)
pynicolas
authored and
alban-auzeill
committed
691b8a5
View commit details
Copy full SHA for 691b8a5
View code at this point
Browse repository at this point
Commits on May 8, 2017
SONARPY-208 Rule: Unused local variables should be removed
pynicolas
committed
3daca82
View commit details
Copy full SHA for 3daca82
View code at this point
Browse repository at this point
SONARPY-205 Rule: Variables should not be self-assigned (#91)
Show description for 19350cc
pynicolas
authored and
ivandalbosco
committed
19350cc
View commit details
Copy full SHA for 19350cc
View code at this point
Browse repository at this point
Commits on May 5, 2017
SONARPY-200 Update S1110 implementation to only raise issue on double… (#90)
Show description for 272430c
ivandalbosco
authored and
pynicolas
committed
272430c
View commit details
Copy full SHA for 272430c
View code at this point
Browse repository at this point
SONARPY-196 FP on "IP addresses should not be hardcoded" (#94)
Show description for c62af07
ivandalbosco
authored and
pynicolas
committed
c62af07
View commit details
Copy full SHA for c62af07
View code at this point
Browse repository at this point
Commits on May 4, 2017
SONARPY-199 FP on MethodShouldBeStaticCheck (#93)
ivandalbosco
authored and
pynicolas
committed
69371ef
View commit details
Copy full SHA for 69371ef
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
SONARPY-186 Rule: Cognitive Complexity of functions should not be too high (#74)
Show description for 5c015d7
vilchikelena
authored and
ivandalbosco
committed
5c015d7
View commit details
Copy full SHA for 5c015d7
View code at this point
Browse repository at this point
SONARPY-191 Update of parent POMs for 2017 (#79)
ivandalbosco
authored and
vilchikelena
committed
a68e22b
View commit details
Copy full SHA for a68e22b
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
SONARPY-188 Reduce the threshold of function cyclomatic complexity check (#75)
ivandalbosco
authored and
vilchikelena
committed
76c612d
View commit details
Copy full SHA for 76c612d
View code at this point
Browse repository at this point
SONARPY-180 Correct Cyclomatic Complexity (#73)
Show description for 1057f14
pynicolas
authored and
ivandalbosco
committed
1057f14
View commit details
Copy full SHA for 1057f14
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
SONARPY-166 False positive MethodShouldBeStaticCheck: overriding methods (#60)
mpaladin
authored and
ivandalbosco
committed
94983aa
View commit details
Copy full SHA for 94983aa
View code at this point
Browse repository at this point
SONARPY-141 Rule: Identical expressions should not be used on both sides of a binary operator (#62)
Show description for 7471867
mpaladin
authored and
ivandalbosco
committed
7471867
View commit details
Copy full SHA for 7471867
View code at this point
Browse repository at this point
SONARPY-184 Fix false positive in S116 (FieldNameCheck) (#59)
Show description for 63e209f
mpaladin
authored and
ivandalbosco
committed
63e209f
View commit details
Copy full SHA for 63e209f
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Update sonar-lits to 0.6 and replace deprecated SonarRunner by SonarScanner
mpaladin
authored
34f67e1
View commit details
Copy full SHA for 34f67e1
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Prefer assertj to fest assert
mpaladin
authored
5107813
View commit details
Copy full SHA for 5107813
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
SONARPY-154 False Positive on rules considering nested class properties (#37)
ivandalbosco
authored and
vilchikelena
committed
b1177cf
View commit details
Copy full SHA for b1177cf
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
SONARPY-156 Improve MethodShouldBeStaticCheck: ignore built-in methods (#35)
ivandalbosco
authored and
vilchikelena
committed
8719e8c
View commit details
Copy full SHA for 8719e8c
View code at this point
Browse repository at this point
SONARPY-146 Raise issues with precise location (#31)
Show description for 74fe01f
vilchikelena
authored
74fe01f
View commit details
Copy full SHA for 74fe01f
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Code cleanup: remove compilation warnings (#32)
ivandalbosco
authored
8021f09
View commit details
Copy full SHA for 8021f09
View code at this point
Browse repository at this point
Sonarpy 103 cleanup (#30)
Show description for 5c9dd72
ivandalbosco
authored
5c9dd72
View commit details
Copy full SHA for 5c9dd72
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
SONARPY-130 FP S2325: method only raises NotImplementedError (#25)
ivandalbosco
authored and
vilchikelena
committed
507c03f
View commit details
Copy full SHA for 507c03f
View code at this point
Browse repository at this point
SONARPY-145 Raise issues with precise location for SameBranchCheck
vilchik-elena
authored and
pynicolas
committed
0cdc634
View commit details
Copy full SHA for 0cdc634
View code at this point
Browse repository at this point
SONARPY-159 Update FunctionName and MethodName parameter default value (#22)
Show description for 73cfcd2
vilchikelena
authored and
pynicolas
committed
73cfcd2
View commit details
Copy full SHA for 73cfcd2
View code at this point
Browse repository at this point
SONARPY-122 Parsing error when using "*" in function parameter list (#26)
Show description for 03dd959
vilchikelena
authored and
pynicolas
committed
03dd959
View commit details
Copy full SHA for 03dd959
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
SONARPY-157 Update FunctionComplexity parameter default value to 20 (#20)
vilchikelena
authored and
pynicolas
committed
a0bda09
View commit details
Copy full SHA for a0bda09
View code at this point
Browse repository at this point
SONARPY-158 Update NestedControlFlowDepthCheck parameter default value to 4 (#19)
vilchikelena
authored and
pynicolas
committed
8a811fb
View commit details
Copy full SHA for 8a811fb
View code at this point
Browse repository at this point
SONARPY-144 Raise issues with precise location for comments-related rules (#16)
Show description for 932faaa
vilchikelena
authored and
pynicolas
committed
932faaa
View commit details
Copy full SHA for 932faaa
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
SONARPY-142 Migrate plugin on SQ 5.6 LTS
Yves Dubois-Pelerin
authored and
vilchik-elena
committed
7704681
View commit details
Copy full SHA for 7704681
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Setup QA
tomverin
committed
ac572c4
View commit details
Copy full SHA for ac572c4
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
[IT] Fix test with profile provisionnig
lindamartin
committed
d933eac
View commit details
Copy full SHA for d933eac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.