FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ql/src/Likely Bugs - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
995
Pull requests
465
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
java
ql
src
Likely Bugs
on
codeql-cli/v2.19.1
User selector
Datepicker
Commit history
Commits on May 13, 2024
Java: Clean up some instances of getQualifiedName.
aschackmull
committed
76e740b
View commit details
Copy full SHA for 76e740b
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
fixing that I put a type on the wrong thing in the alert-message
erik-krogh
committed
8cb6598
View commit details
Copy full SHA for 8cb6598
View code at this point
Browse repository at this point
autoformat
erik-krogh
committed
018b066
View commit details
Copy full SHA for 018b066
View code at this point
Browse repository at this point
add fallback if I can't easily determine the variable
erik-krogh
committed
ca4f667
View commit details
Copy full SHA for ca4f667
View code at this point
Browse repository at this point
also get the variable for array accesses
erik-krogh
committed
8b220cc
View commit details
Copy full SHA for 8b220cc
View code at this point
Browse repository at this point
add link to the source variable in the alert-message for java/implicit-cast-in-compound-assignment
erik-krogh
committed
795b767
View commit details
Copy full SHA for 795b767
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Java: Add a couple of Oxford commas
igfoo
committed
59ae6dd
View commit details
Copy full SHA for 59ae6dd
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Java: Limit the amount of results that MissingEnumInSwitch produces per switch
Show description for 60b5e49
igfoo
committed
60b5e49
View commit details
Copy full SHA for 60b5e49
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Exclude error types from contradictory-type-check query
smowton
committed
903e4f5
View commit details
Copy full SHA for 903e4f5
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
Restrict getCheckedType to unrestricted records, introduce getSyntacticCheckedType and use that where appropriate
smowton
committed
bbc0f29
View commit details
Copy full SHA for bbc0f29
View code at this point
Browse repository at this point
Replace getDefaultOrNullDefaultCase with getDefaultCase
smowton
committed
d2ff1ba
View commit details
Copy full SHA for d2ff1ba
View code at this point
Browse repository at this point
Write-only container query: account for implicitly-initialised variables
smowton
committed
9177409
View commit details
Copy full SHA for 9177409
View code at this point
Browse repository at this point
Fix isImplicitInit; use it in empty-container query
smowton
committed
9035ba1
View commit details
Copy full SHA for 9035ba1
View code at this point
Browse repository at this point
Handle 'case null, default:'
smowton
committed
54a89d6
View commit details
Copy full SHA for 54a89d6
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Autoformat
smowton
committed
e8c9708
View commit details
Copy full SHA for e8c9708
View code at this point
Browse repository at this point
Mass rename L/RValue -> VarWrite/Read
smowton
authored
ac38d4c
View commit details
Copy full SHA for ac38d4c
View code at this point
Browse repository at this point
Add aliases for public, importable renamed classes and predicates.
Show description for 59a49ee
smowton
authored
59a49ee
View commit details
Copy full SHA for 59a49ee
View code at this point
Browse repository at this point
Mass-rename MethodAccess -> MethodCall
smowton
authored
f552a15
View commit details
Copy full SHA for f552a15
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Remove library annotations
atorralba
committed
0cea3f8
View commit details
Copy full SHA for 0cea3f8
View code at this point
Browse repository at this point
Commits on May 3, 2023
Java: Make implicit this receivers explicit
kaspersv
committed
081085e
View commit details
Copy full SHA for 081085e
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Java: Account for additional constants in ArrayIndexOutOfBounds query.
aschackmull
committed
2d6d8aa
View commit details
Copy full SHA for 2d6d8aa
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Java: Sync files and update other relavant files related to the new naming of shift.
michaelnebel
committed
5c466f3
View commit details
Copy full SHA for 5c466f3
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Kotlin: Enable java/non-serializable-field for Kotlin
Show description for cd8c40e
igfoo
committed
cd8c40e
View commit details
Copy full SHA for cd8c40e
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Merge pull request #11289 from tamasvajk/kotlin-empty-block
Show description for c92989c
tamasvajk
authored
c92989c
View commit details
Copy full SHA for c92989c
View code at this point
Browse repository at this point
Merge pull request #11308 from tamasvajk/kotlin-non-serializable-field
Show description for 95fdea8
smowton
authored
95fdea8
View commit details
Copy full SHA for 95fdea8
View code at this point
Browse repository at this point
Merge pull request #11306 from tamasvajk/kotlin-equals-missing
Show description for 1118830
smowton
authored
1118830
View commit details
Copy full SHA for 1118830
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Merge pull request #11302 from tamasvajk/kotlin-ignored-return
Show description for dfc72ed
tamasvajk
authored
dfc72ed
View commit details
Copy full SHA for dfc72ed
View code at this point
Browse repository at this point
Merge pull request #11299 from tamasvajk/kotlin-nested-serializable
Show description for b4b8649
tamasvajk
authored
b4b8649
View commit details
Copy full SHA for b4b8649
View code at this point
Browse repository at this point
Kotlin: Exclude .kt files from non serializable field query
tamasvajk
committed
7d9ce53
View commit details
Copy full SHA for 7d9ce53
View code at this point
Browse repository at this point
Kotlin: Exclude .kt files from missing `instanceof` in `equals` query
tamasvajk
committed
fc614ad
View commit details
Copy full SHA for fc614ad
View code at this point
Browse repository at this point
Exclude .kt files from ignored return value query
tamasvajk
committed
c426637
View commit details
Copy full SHA for c426637
View code at this point
Browse repository at this point
Exclude .kt files from serializable inner class query
tamasvajk
committed
7a0e248
View commit details
Copy full SHA for 7a0e248
View code at this point
Browse repository at this point
Exclude .kt files from empty block query
tamasvajk
committed
3d11e5b
View commit details
Copy full SHA for 3d11e5b
View code at this point
Browse repository at this point
Exclude .kt files from resource leak queries
tamasvajk
committed
307d2d5
View commit details
Copy full SHA for 307d2d5
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Merge pull request #10962 from tamasvajk/kotlin-unreachable-catch
Show description for 3264bbc
tamasvajk
authored
3264bbc
View commit details
Copy full SHA for 3264bbc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL