This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-22 11:42:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
999920c9681859ea196b83ec85a3db992f70792b
codeql
/
java
/
ql
/
test
/
query-tests
History
Anders Schack-Mulligen
02452704b2
Java: Fix bug in nullness
2025-08-22 10:15:22 +02:00
..
AlertSuppression
…
AmbiguousOuterSuper
…
AutoBoxing
…
AvoidDeprecatedCallableAccess
…
BadAbsOfRandom
…
BadCheckOdd
…
BoxedVariable
…
BusyWait
…
CallsToRunnableRun
Java: update existing tests to services tests
2025-06-29 22:41:47 -04:00
CloseResource
…
CompareIdenticalValues
…
ComplexCondition
…
ConfusingOverloading
…
ConstantExpAppearsNonConstant
…
ConstantLoopCondition
…
ContainerSizeCmpZero
…
ContinueInFalseLoop
…
ContradictoryTypeChecks
…
dead-code
…
DeadCode
…
Declarations
…
DefineEqualsWhenAddingFields
…
definitions
…
DoNotCallFinalize
…
DoubleCheckedLocking
…
EmptyMethod
…
EqualsArray
…
EqualsUsesInstanceOf
…
ExposeRepresentation
…
Finally
…
HashedButNoHash
…
IgnoredSerializationMembersOfRecordClass
Rename query
2025-07-08 11:28:12 +02:00
IgnoreExceptionalReturn
…
ImpossibleCast
…
InconsistentEqualsHashCode
…
InconsistentOperations
…
InefficientOutputStream
…
InnerClassCouldBeStatic
…
Iterable
…
IteratorRemoveMayFail
…
Javadoc
…
LabelInSwitch
Java: Add query to detect non-case labels in switch statements
2025-07-08 14:53:39 +02:00
LazyInitStaticField
…
lgtm-example-queries
…
Likely Bugs
…
LShiftLargerThanTypeWidth
…
maven-dependencies
…
Metrics
…
MissedTernaryOpportunity
…
MissingCallToSuperClone
…
MissingInstanceofInEquals
…
MissingOverrideAnnotation
…
MissingSpaceTypo
…
MissingVoidConstructorsOnSerializable
…
MutualDependency
…
Naming
…
NonExplicitControlAndWhitespaceCharsInLiterals
Java: Add query to detect special characters in string literals
2025-07-08 13:28:18 +02:00
NonPrivateField
…
NonSerializableField
…
NonSerializableInnerClass
…
NonSynchronizedOverride
…
NotifyWithoutSynch
…
Nullness
Java: Fix bug in nullness
2025-08-22 10:15:22 +02:00
NumberFormatException
…
PartiallyMaskedCatch
…
PointlessForwardingMethod
…
PrintLnArray
…
RandomUsedOnce
…
RangeAnalysis
Java: Accept qltest change showing FP removal.
2025-06-26 11:03:39 +02:00
ReadOnlyContainer
…
ReturnValueIgnored
…
ScheduledThreadPoolExecutorZeroThread
Java: Add
java/javautilconcurrentscheduledthreadpoolexecutor
query for zero thread pool size
2025-06-23 12:52:45 +02:00
security
[TEST] Java: SensitiveCommunication: convert to qlref
2025-07-17 18:59:05 +02:00
SelfAssignment
…
SimplifyBoolExpr
…
SpuriousJavadocParam
…
StartInConstructor
…
StaticArray
…
StringComparison
…
StringFormat
…
StringReplaceAllWithNonRegex
…
Stubs
…
SuspiciousDateFormat
…
SynchSetUnsynchGet
…
Telemetry
…
TypeMismatch
…
UnreadLocal
…
UnreleasedLock
…
UseBraces
…
UselessComparisonTest
…
UselessNullCheck
…
UselessUpcast
…
WhitespaceContradictsPrecedence
…
WriteOnlyContainer
…
WrongNanComparison
…