FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/ql/src/Variables - github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
src
Variables
on
codeql-cli-2.19.2
User selector
Datepicker
Commit history
Commits on Apr 22, 2024
Python: Change all remaining occurrences of `StrConst`
Show description for 1c68c98
tausbn
committed
1c68c98
View commit details
Copy full SHA for 1c68c98
View code at this point
Browse repository at this point
Commits on May 3, 2023
Python: Make implicit this receivers explicit
kaspersv
committed
3eb5a95
View commit details
Copy full SHA for 3eb5a95
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
python: format
yoff
committed
72e9791
View commit details
Copy full SHA for 72e9791
View code at this point
Browse repository at this point
python: exclude nonlocals from query
yoff
committed
5f438e4
View commit details
Copy full SHA for 5f438e4
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
spelling: uninitialized
Show description for f19a5c4
jsoref
committed
f19a5c4
View commit details
Copy full SHA for f19a5c4
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
changes to address reviews
erik-krogh
committed
6fdfd40
View commit details
Copy full SHA for 6fdfd40
View code at this point
Browse repository at this point
fix some more style-guide violations in the alert-messages
erik-krogh
committed
944ca4a
View commit details
Copy full SHA for 944ca4a
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
fixup a Python query, it didn't select something with a location
erik-krogh
committed
014dcd1
View commit details
Copy full SHA for 014dcd1
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
change the alert message of unused-local-variable
erik-krogh
committed
d96d672
View commit details
Copy full SHA for d96d672
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Python: Fix a bunch of class QLDoc
tausbn
authored
d260388
View commit details
Copy full SHA for d260388
View code at this point
Browse repository at this point
Python: Fix up a bunch of function QLDoc
tausbn
authored
af7f532
View commit details
Copy full SHA for af7f532
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Python: Fix "use set literal" warnings
tausbn
authored
2071061
View commit details
Copy full SHA for 2071061
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
simplify expressions that could be type-casts
erik-krogh
committed
4e8e3a7
View commit details
Copy full SHA for 4e8e3a7
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Python: Fix FP in `py/unused-local-variable`
Show description for 233ae5a
tausbn
authored
233ae5a
View commit details
Copy full SHA for 233ae5a
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Fix all dead qhelp links
Show description for 455b840
smowton
committed
455b840
View commit details
Copy full SHA for 455b840
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Use `.inc.qhelp` extension for included help files
Marcono1234
committed
5a8ffa5
View commit details
Copy full SHA for 5a8ffa5
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
Python: Fix query names that inclde __ (dunder)
Show description for 3fe715a
RasmusWL
committed
3fe715a
View commit details
Copy full SHA for 3fe715a
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Python: Autoformat everything using `qlformat`.
Show description for f07a7bf
tausbn
committed
f07a7bf
View commit details
Copy full SHA for f07a7bf
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Python: Get rid of deprecated terms in code and `.qhelp`.
tausbn
committed
01fb1e3
View commit details
Copy full SHA for 01fb1e3
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Python: Minor fixes from code review
Show description for 721713b
RasmusWL
and
tausbn
authored
721713b
View commit details
Copy full SHA for 721713b
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Python: Handle Enum._convert in Python 3.8
RasmusWL
committed
7c037cd
View commit details
Copy full SHA for 7c037cd
View code at this point
Browse repository at this point
Commits on May 25, 2020
Merge pull request #3551 from RasmusWL/python-fix-upcoming-deprecation
Show description for 7716cff
tausbn
authored
7716cff
View commit details
Copy full SHA for 7716cff
View code at this point
Browse repository at this point
Python: Use proper import for semmle.python.dataflow.TaintTracking
Show description for f602f3e
RasmusWL
committed
f602f3e
View commit details
Copy full SHA for f602f3e
View code at this point
Browse repository at this point
Python: Fix use of StrConst.strValue()
RasmusWL
committed
6ce1b9f
View commit details
Copy full SHA for 6ce1b9f
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Python: Remove usage of deprecated .getValue()
RasmusWL
committed
70634fe
View commit details
Copy full SHA for 70634fe
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
Python: Remove use of deprecated methods
RasmusWL
committed
96d5703
View commit details
Copy full SHA for 96d5703
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Python: Fix bad QL-rewriting
Show description for 5d01cb7
RasmusWL
committed
5d01cb7
View commit details
Copy full SHA for 5d01cb7
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Python: Address comments for modernising Variables/
RasmusWL
committed
92e272c
View commit details
Copy full SHA for 92e272c
View code at this point
Browse repository at this point
Python: Autoformat Variables/*
RasmusWL
committed
b8a9a35
View commit details
Copy full SHA for b8a9a35
View code at this point
Browse repository at this point
Python: Modernise Variables/MonkeyPatched.qll
RasmusWL
committed
25ab0ed
View commit details
Copy full SHA for 25ab0ed
View code at this point
Browse repository at this point
Python: Modernise Variables/Undefined.qll
RasmusWL
committed
58bb16e
View commit details
Copy full SHA for 58bb16e
View code at this point
Browse repository at this point
Python: Modernise py/unused-parameter
RasmusWL
committed
34f9135
View commit details
Copy full SHA for 34f9135
View code at this point
Browse repository at this point
Python: Modernise py/uninitialized-local-variable
RasmusWL
committed
aba3ac7
View commit details
Copy full SHA for aba3ac7
View code at this point
Browse repository at this point
Python: Modernise py/undefined-global-variable
RasmusWL
committed
697a006
View commit details
Copy full SHA for 697a006
View code at this point
Browse repository at this point
Python: Rewrite casts for py/undefined-global-variable
RasmusWL
committed
3ffea59
View commit details
Copy full SHA for 3ffea59
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL