FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ql/lib/semmle/code - 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
10k
Code
Issues
997
Pull requests
467
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
lib
semmle
code
on
codeql-cli/v2.19.2
User selector
Datepicker
Commit history
Commits on Oct 6, 2024
Merge pull request #17668 from igfoo/igfoo/typo
Show description for 927b402
owen-mc
authored
927b402
View commit details
Copy full SHA for 927b402
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
Java: Typo in a comment
igfoo
committed
d24bdbb
View commit details
Copy full SHA for d24bdbb
View code at this point
Browse repository at this point
Java: Account for top-level `res` folders in `AndroidLayoutXmlFile`
hvitved
committed
2832318
View commit details
Copy full SHA for 2832318
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
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.
aschackmull
committed
ec0bd44
View commit details
Copy full SHA for ec0bd44
View code at this point
Browse repository at this point
Merge pull request #17579 from aschackmull/java/type-sanitizers
Show description for a017f92
aschackmull
authored
a017f92
View commit details
Copy full SHA for a017f92
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Merge pull request #17424 from RasmusWL/active-threat-model-source
Show description for 381ea93
RasmusWL
authored
381ea93
View commit details
Copy full SHA for 381ea93
View code at this point
Browse repository at this point
Merge pull request #17509 from michaelnebel/modelgen/parammodule
Show description for dd993c3
michaelnebel
authored
dd993c3
View commit details
Copy full SHA for dd993c3
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Java: Add more type-based sanitizers.
aschackmull
committed
aaecb9b
View commit details
Copy full SHA for aaecb9b
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
Java: Deprecate Field.getSourceDeclaration() and Field.isSourceDeclaration()
Show description for bda779a
igfoo
committed
bda779a
View commit details
Copy full SHA for bda779a
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
Merge pull request #17190 from github/cklin/diff-informed-java-queries
Show description for 1cd8af5
cklin
authored
1cd8af5
View commit details
Copy full SHA for 1cd8af5
View code at this point
Browse repository at this point
Merge branch 'main' into active-threat-model-source
RasmusWL
authored
63c3a71
View commit details
Copy full SHA for 63c3a71
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Java: apply query alert restrictions
cklin
committed
75ec8ce
View commit details
Copy full SHA for 75ec8ce
View code at this point
Browse repository at this point
Dataflow: Simplify diff-informed implementation and tweak flag name.
aschackmull
authored and
cklin
committed
3a1e50d
View commit details
Copy full SHA for 3a1e50d
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Java: Use the shared model generator implementation.
michaelnebel
committed
2033818
View commit details
Copy full SHA for 2033818
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
Merge pull request #17490 from aschackmull/java/capture-in-obinit
Show description for 2837d25
aschackmull
authored
2837d25
View commit details
Copy full SHA for 2837d25
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
Java: Follow removeal of typeVars.kind in qlls
igfoo
committed
9f1c251
View commit details
Copy full SHA for 9f1c251
View code at this point
Browse repository at this point
Java: Fix support for variable capture inside object initializers.
aschackmull
committed
20661a3
View commit details
Copy full SHA for 20661a3
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Java: Deprecate RefType.nestedName(), and add RefType.getNestedName()
igfoo
committed
41ed6e6
View commit details
Copy full SHA for 41ed6e6
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
mass rename to ActiveThreatModelSource
RasmusWL
committed
8c10155
View commit details
Copy full SHA for 8c10155
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Shared support for alert filtering
cklin
committed
ff78beb
View commit details
Copy full SHA for ff78beb
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
Go/Java/C#: Rename to `ActiveThreatModelSource`
Show description for 038bc83
RasmusWL
committed
038bc83
View commit details
Copy full SHA for 038bc83
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
Merge pull request #17330 from michaelnebel/java/modelgenfieldbased
Show description for a5b4622
michaelnebel
authored
a5b4622
View commit details
Copy full SHA for a5b4622
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
delete imports to a deleted file
erik-krogh
committed
846882d
View commit details
Copy full SHA for 846882d
View code at this point
Browse repository at this point
delete some deprecated files
erik-krogh
committed
20dfdc9
View commit details
Copy full SHA for 20dfdc9
View code at this point
Browse repository at this point
use my script to delete outdated deprecations
erik-krogh
committed
0fdd06f
View commit details
Copy full SHA for 0fdd06f
View code at this point
Browse repository at this point
Java: Add Content Flow module.
michaelnebel
committed
4bdf21b
View commit details
Copy full SHA for 4bdf21b
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
Update java/ql/lib/semmle/code/java/dataflow/internal/DataFlowDispatch.qll
Show description for e8595e2
michaelnebel
and
aschackmull
authored
e8595e2
View commit details
Copy full SHA for e8595e2
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
Java: Tighten the criteria for when we disregard generated models.
michaelnebel
committed
8f734ad
View commit details
Copy full SHA for 8f734ad
View code at this point
Browse repository at this point
Java: Make more finegrained dataflow dispatch viable callable heuristic.
michaelnebel
committed
fe66937
View commit details
Copy full SHA for fe66937
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Merge pull request #17259 from aschackmull/dataflow/remove-srcsink-grouping
Show description for 993bfee
aschackmull
authored
993bfee
View commit details
Copy full SHA for 993bfee
View code at this point
Browse repository at this point
Legacy Dataflow: Sync.
aschackmull
committed
8470e91
View commit details
Copy full SHA for 8470e91
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Java: Model `System.in` as `stdin` threat-model
RasmusWL
committed
1e12c11
View commit details
Copy full SHA for 1e12c11
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
C#/Java: Use a parameterized module for making the source and sink callable classes.
michaelnebel
committed
f0817dc
View commit details
Copy full SHA for f0817dc
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Merge pull request #17007 from michaelnebel/shared/neutralimplementation
Show description for 4a5c9f0
michaelnebel
authored
4a5c9f0
View commit details
Copy full SHA for 4a5c9f0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL