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 }}
irican
/
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
python-checks
src
test
java
org
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 7, 2019
SONARPY-313 Rule S4507: Delivering code in production with debug features activated is security-sensitive (#222)
andrea-guarino-sonarsource
authored
a8b2d24
View commit details
Copy full SHA for a8b2d24
View code at this point
Browse repository at this point
SONARPY-316 Rule S2077: Executing SQL queries is security-sensitive (#217)
andrea-guarino-sonarsource
authored and
Wohops
committed
9c07cae
View commit details
Copy full SHA for 9c07cae
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
SONARPY-317 Rule S1523: Dynamically executing code is security-sensitive (#219)
andrea-guarino-sonarsource
authored
aa6f51d
View commit details
Copy full SHA for aa6f51d
View code at this point
Browse repository at this point
SONARPY-325 Rule S4784: Using regular expressions is security-sensitive (#218)
andrea-guarino-sonarsource
authored
c114880
View commit details
Copy full SHA for c114880
View code at this point
Browse repository at this point
SONARPY-314 Rule S4790: Hashing data is security-sensitive (#216)
andrea-guarino-sonarsource
authored and
Wohops
committed
664582c
View commit details
Copy full SHA for 664582c
View code at this point
Browse repository at this point
SONARPY-312 Rule S4529: Exposing HTTP endpoints is security-sensitive
saberduck
authored and
Wohops
committed
49d7c44
View commit details
Copy full SHA for 49d7c44
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
SONARPY-306 Rule S4829: Reading the Standard Input is security-sensitive (#214)
andrea-guarino-sonarsource
authored
37ec1f4
View commit details
Copy full SHA for 37ec1f4
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
SONARPY-305 Rule S4823: Using command line arguments is security-sensitive (#212)
Show description for 18426f1
andrea-guarino-sonarsource
authored and
saberduck
committed
18426f1
View commit details
Copy full SHA for 18426f1
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
SONARPY-300 Add rule S4721 Executing OS commands is security sensitive
saberduck
authored and
andrea-guarino-sonarsource
committed
1fe19ce
View commit details
Copy full SHA for 1fe19ce
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Rule S4828: Signalling processes is security-sensitive (#208)
andrea-guarino-sonarsource
authored and
saberduck
committed
edef0b5
View commit details
Copy full SHA for edef0b5
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Fix quality flaws in tests (#197)
alban-auzeill
authored
4e82b69
View commit details
Copy full SHA for 4e82b69
View code at this point
Browse repository at this point
SONARPY-289 Improve XPath rule to report on node rather than line (#194)
Wohops
authored and
alban-auzeill
committed
9763a43
View commit details
Copy full SHA for 9763a43
View code at this point
Browse repository at this point
Fix quality flaws in tests
alban-auzeill
authored and
Wohops
committed
b730526
View commit details
Copy full SHA for b730526
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Revert "SONARPY-289 Improve XPath rule to report on node rather than line (#191)"
Show description for f39e845
christophe-zurn-sonarsource
authored and
Wohops
committed
f39e845
View commit details
Copy full SHA for f39e845
View code at this point
Browse repository at this point
SONARPY-289 Improve XPath rule to report on node rather than line (#191)
Wohops
authored and
christophe-zurn-sonarsource
committed
f391c57
View commit details
Copy full SHA for f391c57
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Fix Quality Flaws: handle bugs reported on test classes (#183)
Wohops
authored and
christophe-zurn-sonarsource
committed
dd03218
View commit details
Copy full SHA for dd03218
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Update parent pom from 47 to 49 and license headers from 2018 to 2019
alban-auzeill
committed
6cc5655
View commit details
Copy full SHA for 6cc5655
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
SONARPY-247 Support variable annotations (#128)
Show description for 77ec919
alban-auzeill
authored and
pynicolas
committed
77ec919
View commit details
Copy full SHA for 77ec919
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
SONARPY-243 FP in UnusedLocalVariableCheck with literal string interpolation (#126)
alban-auzeill
authored
4216962
View commit details
Copy full SHA for 4216962
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 Dec 22, 2017
SONARPY-232 Remove dependency on guava (except for tests) (#120)
Show description for 1897b27
pynicolas
authored
1897b27
View commit details
Copy full SHA for 1897b27
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Apply rule-api 1.17.0.1017 to add ruleSpecification, sqKey and sonarpedia.json (#113)
alban-auzeill
authored and
pynicolas
committed
c5b9831
View commit details
Copy full SHA for c5b9831
View code at this point
Browse repository at this point
Commits on May 8, 2017
SONARPY-205 SelfAssignmentCheck: fix FP on builtin function
pynicolas
authored and
ivandalbosco
committed
2f49914
View commit details
Copy full SHA for 2f49914
View code at this point
Browse repository at this point
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-201 Move PythonCheck to python-checks and add tests for IssueLocation
pynicolas
committed
fc6eb01
View commit details
Copy full SHA for fc6eb01
View code at this point
Browse repository at this point
SONARPY-201 Stop reading files directly in checks
pynicolas
committed
7bcab61
View commit details
Copy full SHA for 7bcab61
View code at this point
Browse repository at this point
SONARPY-201 Drop Squid index
pynicolas
committed
aa28c42
View commit details
Copy full SHA for aa28c42
View code at this point
Browse repository at this point
SONARPY-201 Stop using squidbridge CheckMessage
pynicolas
committed
dc75a5c
View commit details
Copy full SHA for dc75a5c
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-183 Include docstrings in the comment lines (#71)
Show description for c7b5010
ivandalbosco
authored and
pynicolas
committed
c7b5010
View commit details
Copy full SHA for c7b5010
View code at this point
Browse repository at this point
SONARPY-128 Pass cost value for rules with linear SQALE (#65)
Show description for cda6365
mpaladin
authored and
pynicolas
committed
cda6365
View commit details
Copy full SHA for cda6365
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
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
Previous
Next
You can’t perform that action at this time.