FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ql/src/utils - microsoft/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
22
Star
27
Code
Issues
15
Pull requests
26
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
java
ql
src
utils
on
main
User selector
Datepicker
Commit history
Commits on Feb 16, 2026
Replace "javax" with `javaxOrJakarta()`
Show description for a5e6f6d
Owen Mansel-Chan (owen-mc)
committed
a5e6f6d
View commit details
Copy full SHA for a5e6f6d
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Java: Adapt to changes in `FlowSummaryImpl`
Show description for 7024b07
Tom Hvitved (hvitved)
committed
7024b07
View commit details
Copy full SHA for 7024b07
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
C#/Java: Go back to access path limit 2
Tom Hvitved (hvitved)
committed
3ba256a
View commit details
Copy full SHA for 3ba256a
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Remove trailing periods from @name metadata in query files
Show description for caf6b95
Felicity Chapman (felicitymay)
committed
caf6b95
View commit details
Copy full SHA for caf6b95
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
Java: Introduce SsaCapturedDefinition and replace uses of getAnUltimateDefinition.
Anders Schack-Mulligen (aschackmull)
committed
06df5c0
View commit details
Copy full SHA for 06df5c0
View code at this point
Browse repository at this point
Java: Replace getAFirstUse with top-level predicate.
Anders Schack-Mulligen (aschackmull)
committed
07e6356
View commit details
Copy full SHA for 07e6356
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Java: Fix some Ql4Ql violations.
Michael Nebel (michaelnebel)
committed
77113b2
View commit details
Copy full SHA for 77113b2
View code at this point
Browse repository at this point
Commits on May 14, 2025
Merge pull request #19443 from MathiasVP/generate-more-value-preserving-summaries-2
Show description for e903d76
Mathias Vorreiter Pedersen (MathiasVP)
authored
e903d76
View commit details
Copy full SHA for e903d76
View code at this point
Browse repository at this point
Commits on May 13, 2025
Java: Update model generator implementation and test expected output.
Michael Nebel (michaelnebel)
authored and
Mathias Vorreiter Pedersen (MathiasVP)
committed
ee83ca9
View commit details
Copy full SHA for ee83ca9
View code at this point
Browse repository at this point
Commits on May 2, 2025
C++/C#/Java/Rust: Fixup tests.
Mathias Vorreiter Pedersen (MathiasVP)
committed
bce5f25
View commit details
Copy full SHA for bce5f25
View code at this point
Browse repository at this point
Shared/Java/C#/Rust/C++: Rename 'captureHeuristicFlow' to 'captureFlow'.
Mathias Vorreiter Pedersen (MathiasVP)
committed
4d2f2b8
View commit details
Copy full SHA for 4d2f2b8
View code at this point
Browse repository at this point
Shared: Remove the language-specific model generator scripts
Simon Friis Vindum (paldepind)
committed
c6d95ce
View commit details
Copy full SHA for c6d95ce
View code at this point
Browse repository at this point
Merge branch 'main' into generate-more-value-preserving-summaries-2
Mathias Vorreiter Pedersen (MathiasVP)
committed
d5bc95d
View commit details
Copy full SHA for d5bc95d
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Java: Fixup queries and accept test changes.
Mathias Vorreiter Pedersen (MathiasVP)
committed
07641e4
View commit details
Copy full SHA for 07641e4
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Shared: Sprinkle some predicate defaults and clean up.
Michael Nebel (michaelnebel)
committed
c9d01bc
View commit details
Copy full SHA for c9d01bc
View code at this point
Browse repository at this point
Java: Re-factor implementation to use the new model generator interface.
Michael Nebel (michaelnebel)
committed
2535055
View commit details
Copy full SHA for 2535055
View code at this point
Browse repository at this point
Shared: Split model printing of summaries and sources/sinks into separate param modules.
Michael Nebel (michaelnebel)
committed
b5c596b
View commit details
Copy full SHA for b5c596b
View code at this point
Browse repository at this point
C#/Java/Rust: Change the tag for the model generator debugging queries.
Michael Nebel (michaelnebel)
committed
89fd9a4
View commit details
Copy full SHA for 89fd9a4
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
C#/Java/Rust: Use Mixed flow from capture summary models queries and adjust other queries to the re-factored implementation.
Michael Nebel (michaelnebel)
committed
2a0097e
View commit details
Copy full SHA for 2a0097e
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Java: Fixup MaD input.
Mathias Vorreiter Pedersen (MathiasVP)
committed
b6c6587
View commit details
Copy full SHA for b6c6587
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
Java, C#: Ensure variable is used in all disjuncts
Simon Friis Vindum (paldepind)
committed
7055095
View commit details
Copy full SHA for 7055095
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Shared: Generalize the number of columns in a generated MaD row
Simon Friis Vindum (paldepind)
committed
13e0829
View commit details
Copy full SHA for 13e0829
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Also move the postprocessing queries to the library pack.
Michael Nebel (michaelnebel)
committed
0bfc1b6
View commit details
Copy full SHA for 0bfc1b6
View code at this point
Browse repository at this point
Move modules to the library packs.
Michael Nebel (michaelnebel)
committed
941b0ab
View commit details
Copy full SHA for 941b0ab
View code at this point
Browse repository at this point
Java: Update all test util paths to point to the new location.
Michael Nebel (michaelnebel)
committed
0a1d2d0
View commit details
Copy full SHA for 0a1d2d0
View code at this point
Browse repository at this point
Java: Move test utilities to the java query pack.
Michael Nebel (michaelnebel)
committed
91cfb30
View commit details
Copy full SHA for 91cfb30
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
C#/Java: Exclude summaries using callbacks in fields, properties and synthetic fields.
Michael Nebel (michaelnebel)
committed
55cfbcc
View commit details
Copy full SHA for 55cfbcc
View code at this point
Browse repository at this point
Java: Make language specific modifications.
Michael Nebel (michaelnebel)
committed
a86cd18
View commit details
Copy full SHA for a86cd18
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
Merge pull request #17604 from aschackmull/java/neutral-overrides
Show description for 6081ba5
Anders Schack-Mulligen (aschackmull)
authored
6081ba5
View commit details
Copy full SHA for 6081ba5
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
Java: Add overrides to the interpretation of neutral MaD models.
Anders Schack-Mulligen (aschackmull)
committed
ec0bd44
View commit details
Copy full SHA for ec0bd44
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
Shared: Only make unlifted models in case the API itself is relevant.
Michael Nebel (michaelnebel)
committed
80497f5
View commit details
Copy full SHA for 80497f5
View code at this point
Browse repository at this point
C#/Java: Add a query that uses both content based and non-content based model generation.
Michael Nebel (michaelnebel)
committed
8310faa
View commit details
Copy full SHA for 8310faa
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
Shared: Put the content of CaptureSummaryFlowQuery into the shared library code.
Michael Nebel (michaelnebel)
committed
e608575
View commit details
Copy full SHA for e608575
View code at this point
Browse repository at this point
Shared: Move the model generator implementation to an internal folder.
Michael Nebel (michaelnebel)
committed
fd45d2d
View commit details
Copy full SHA for fd45d2d
View code at this point
Browse repository at this point
Shared: Make a ContentSensitive module with predicates and classes related to content flow.
Michael Nebel (michaelnebel)
committed
22c2522
View commit details
Copy full SHA for 22c2522
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL