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 }}
github653224
/
sonar-python
Public
forked from
SonarSource/sonar-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
MMF-2578
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 20, 2021
SONARPY-937 S5655 (ArgumentTypeCheck) should report also on incompati… (#1035)
andrea-guarino-sonarsource
authored
a20de92
View commit details
Copy full SHA for a20de92
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
SONARPY-949 S5756 (NonCallableCalled): avoid reporting on typeshed sy… (#1030)
andrea-guarino-sonarsource
authored and
andreaguarino
committed
21a94ea
View commit details
Copy full SHA for 21a94ea
View code at this point
Browse repository at this point
SONARPY-950 S5708 (CaughtExceptionCheck) should not report on Ambiguous Symbols that might inherit from BaseException (#1031)
andrea-guarino-sonarsource
authored and
andreaguarino
committed
b84292d
View commit details
Copy full SHA for b84292d
View code at this point
Browse repository at this point
SONARPY-939 Adapt code to support protobuf stdlib symbols
andreaguarino
committed
bc44aad
View commit details
Copy full SHA for bc44aad
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Update rules metadata (#1003)
guillaume-dequenne
authored
605c07e
View commit details
Copy full SHA for 605c07e
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
SONARPY-909 Add name bindings for capture patterns (#996)
andrea-guarino-sonarsource
authored
8a6a4a7
View commit details
Copy full SHA for 8a6a4a7
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
SONARPY-930 Generate CFG for match statement (#995)
guillaume-dequenne
authored
d0e8a7f
View commit details
Copy full SHA for d0e8a7f
View code at this point
Browse repository at this point
Commits on Nov 5, 2021
SONARPY-908 Basic support of match / case statement (#969)
andrea-guarino-sonarsource
committed
33db918
View commit details
Copy full SHA for 33db918
View code at this point
Browse repository at this point
Update rule metadata (#985)
nils-werner-sonarsource
authored
e2b05ef
View commit details
Copy full SHA for e2b05ef
View code at this point
Browse repository at this point
SONARPY-928 Nested character classes are not supported by Python (#984)
nils-werner-sonarsource
authored
213aece
View commit details
Copy full SHA for 213aece
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Curly braces should not be a quantifier in general (#981)
Show description for 43295e2
nils-werner-sonarsource
and
karim-ouerghemmi-sonarsource
authored
43295e2
View commit details
Copy full SHA for 43295e2
View code at this point
Browse repository at this point
Update analyzer commons to don't suggest possessive quantifiers (#980)
nils-werner-sonarsource
authored
2db67cb
View commit details
Copy full SHA for 2db67cb
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
SONARPY-923 Analyze regex in variables whose values we can infer (#978)
Show description for d12b017
karim-ouerghemmi-sonarsource
authored
d12b017
View commit details
Copy full SHA for d12b017
View code at this point
Browse repository at this point
SONARPY-921 Rule S5856 Regular expressions should be syntactically valid (#974)
Show description for 2f05ae1
nils-werner-sonarsource
authored
2f05ae1
View commit details
Copy full SHA for 2f05ae1
View code at this point
Browse repository at this point
SONARPY-920 Handle regex in not-raw strings (#976)
Show description for 2b0d850
karim-ouerghemmi-sonarsource
authored
2b0d850
View commit details
Copy full SHA for 2b0d850
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
SONARPY-885 Rule S5996 Regex boundaries should not be used in a way that can never be matched (#970)
Show description for 9f8824d
nils-werner-sonarsource
authored
9f8824d
View commit details
Copy full SHA for 9f8824d
View code at this point
Browse repository at this point
SONARPY-889 Rule S5869 Character classes in regular expressions should not contain the same character twice (#972)
Show description for d8773c7
nils-werner-sonarsource
authored
d8773c7
View commit details
Copy full SHA for d8773c7
View code at this point
Browse repository at this point
SONARPY-893 Rule S5843 Regular expressions should not be too complicated (#973)
Show description for 83d078c
nils-werner-sonarsource
authored
83d078c
View commit details
Copy full SHA for 83d078c
View code at this point
Browse repository at this point
SONARPY-891 Rule S5857 Character classes should be preferred over reluctant quantifiers in regular expressions (#971)
Show description for c1b1ac7
nils-werner-sonarsource
authored
c1b1ac7
View commit details
Copy full SHA for c1b1ac7
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
SONARPY-911 Provide global regex flags to the parser (#968)
Show description for 351d3da
karim-ouerghemmi-sonarsource
authored
351d3da
View commit details
Copy full SHA for 351d3da
View code at this point
Browse repository at this point
SONARPY-888 Rule S5868 Unicode Grapheme Clusters should be avoided inside regex character classes (#967)
nils-werner-sonarsource
authored
b9dc756
View commit details
Copy full SHA for b9dc756
View code at this point
Browse repository at this point
SONARPY-882 Rule S5850: Alternatives in regular expressions should be grouped when used with anchors (#966)
Show description for 525b00c
nils-werner-sonarsource
authored
525b00c
View commit details
Copy full SHA for 525b00c
View code at this point
Browse repository at this point
SONARPY-884 Rule S6035 Single-character alternations in regular expressions should be replaced with character classes (#964)
Show description for 2444d65
nils-werner-sonarsource
authored
2444d65
View commit details
Copy full SHA for 2444d65
View code at this point
Browse repository at this point
SONARPY-892 Rule S6002 Regex lookahead assertions should not be contradictory (#965)
nils-werner-sonarsource
authored
e26eca1
View commit details
Copy full SHA for e26eca1
View code at this point
Browse repository at this point
SONARPY-883 Rule S6019 Reluctant quantifiers in regular expressions should be followed by an expression that can't match the empty string (#963)
Show description for e1ef98e
nils-werner-sonarsource
authored
e1ef98e
View commit details
Copy full SHA for e1ef98e
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
SONARPY-886 Rule S5855 Regex alternatives should not be redundant (#962)
Show description for 91731ea
nils-werner-sonarsource
authored
91731ea
View commit details
Copy full SHA for 91731ea
View code at this point
Browse repository at this point
SONARPY-894 Rule S5842 Regex repetition pattern's body should not match the empty String (#960)
Show description for 73fc960
nils-werner-sonarsource
authored
73fc960
View commit details
Copy full SHA for 73fc960
View code at this point
Browse repository at this point
SONARPY-910 Extend AbstractRegexCheck to consider all relevant methods from re package (#959)
Show description for 201ae0c
karim-ouerghemmi-sonarsource
authored
201ae0c
View commit details
Copy full SHA for 201ae0c
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
SONARPY-907 S5361 and initial version of the RegexSource and CharacterParser classes (#958)
Show description for 8cb734e
karim-ouerghemmi-sonarsource
authored
8cb734e
View commit details
Copy full SHA for 8cb734e
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
Update rules metadata (#949)
guillaume-dequenne
authored
46ba21e
View commit details
Copy full SHA for 46ba21e
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
SONARPY-870 Use serialized version of TypeShed core modules (builtins and its dependencies) (#940)
andrea-guarino-sonarsource
committed
5b471db
View commit details
Copy full SHA for 5b471db
View code at this point
Browse repository at this point
Commits on May 25, 2021
SONARPY-859 Fix FP on S2325 for decorated methods (#932)
Show description for 690a274
guillaume-dequenne
authored
690a274
View commit details
Copy full SHA for 690a274
View code at this point
Browse repository at this point
Update rules metadata (#931)
guillaume-dequenne
authored
64330d8
View commit details
Copy full SHA for 64330d8
View code at this point
Browse repository at this point
Commits on May 4, 2021
Update SonarQube API to 8.9 (#915)
Show description for 87e8c06
guillaume-dequenne
authored
87e8c06
View commit details
Copy full SHA for 87e8c06
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
update metadata for 3.4.1 (#908)
andrea-guarino-sonarsource
authored
0ca64ef
View commit details
Copy full SHA for 0ca64ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.