Tamas Vajk
|
75060baaa3
|
Add change note
|
2021-06-04 14:33:12 +02:00 |
|
Tamas Vajk
|
33daa2c41d
|
Fix container type extraction of tuple members
|
2021-06-04 14:33:12 +02:00 |
|
Tamas Vajk
|
4f4bf59cd4
|
C#: Add tuple member tests
|
2021-06-04 14:33:12 +02:00 |
|
Tom Hvitved
|
42202402a4
|
Address review comments
|
2021-06-04 14:32:37 +02:00 |
|
Felicity Chapman
|
2a9904d1fd
|
Make minimal changes to CodeQL docs
|
2021-06-04 13:27:23 +01:00 |
|
Geoffrey White
|
a93246d28b
|
C++: Fix maxCols.
|
2021-06-04 13:05:13 +01:00 |
|
Geoffrey White
|
ea96826810
|
C++: Add a test of charLoc and subsumes.
|
2021-06-04 13:05:07 +01:00 |
|
Tamas Vajk
|
f98781db63
|
Fix non-constructed generic extension method extraction
|
2021-06-04 13:34:19 +02:00 |
|
Tamas Vajk
|
127d66ccd1
|
Remove unneeded ReducedExtension method handling
|
2021-06-04 13:34:19 +02:00 |
|
Tamas Vajk
|
e05e2365ea
|
C#: Extract correct method symbol as target of extension method calls
|
2021-06-04 13:34:19 +02:00 |
|
Tamas Vajk
|
fc0fc740ac
|
C#: Add test for extension method calls
|
2021-06-04 13:32:03 +02:00 |
|
Erik Krogh Kristensen
|
46f90006c2
|
add model for whatwg-fetch
|
2021-06-04 13:13:13 +02:00 |
|
Anders Schack-Mulligen
|
f73960da8f
|
Merge pull request #5788 from Marcono1234/marcono1234/stmt-toString
Java: Override toString() for statements
|
2021-06-04 12:41:03 +02:00 |
|
Anders Schack-Mulligen
|
60377a8f86
|
Merge pull request #5383 from smowton/smowton/feature/strbuilder-fluent-methods
Java: Add models for StrBuilder's fluent methods
|
2021-06-04 12:33:24 +02:00 |
|
Anders Schack-Mulligen
|
30cb80b341
|
Merge pull request #5181 from smowton/smowton/feature/commons-tostringbuilder
Java: Add models for Commons ToStringBuilder
|
2021-06-04 12:30:36 +02:00 |
|
Rasmus Wriedt Larsen
|
350f79e1e1
|
Python: Model sensitive data based on variable names
|
2021-06-04 11:28:07 +02:00 |
|
Rasmus Wriedt Larsen
|
f5fd0f8d1c
|
Python: Model sensitive data based on parameter names
|
2021-06-04 11:28:07 +02:00 |
|
Rasmus Wriedt Larsen
|
925e67d734
|
Python: Model sensitive data from subscripts
|
2021-06-04 11:28:07 +02:00 |
|
Rasmus Wriedt Larsen
|
d6532e280a
|
Python: minor cleanup in SensitiveDataSources
|
2021-06-04 11:28:07 +02:00 |
|
Rasmus Wriedt Larsen
|
00a71a1c41
|
Python: Port sensitive data modeling
No longer using points-to 🎉
|
2021-06-04 11:28:07 +02:00 |
|
Tamás Vajk
|
8d7f8a5bab
|
Merge pull request #5997 from tamasvajk/fix/colliding-method-ids
C#: Base IDs for constructed methods on their unconstructed counterparts
|
2021-06-04 10:29:53 +02:00 |
|
Tamás Vajk
|
63c6ddd426
|
Merge pull request #6000 from tamasvajk/feature/extract-non-public-symbols
C#: Change compilation settings to include all non-public symbols
|
2021-06-04 10:28:55 +02:00 |
|
Tony Torralba
|
58aa25ddc2
|
Fix QLDocs
|
2021-06-04 09:32:00 +02:00 |
|
yo-h
|
8d879facf7
|
Merge pull request #5988 from github/AlonaHlobina-patch-1
Update versions-compilers.rst
|
2021-06-03 13:56:28 -04:00 |
|
yo-h
|
c0aadcf8ba
|
Update docs/codeql/support/reusables/versions-compilers.rst
|
2021-06-03 13:49:57 -04:00 |
|
Mathias Vorreiter Pedersen
|
d450aa2ce4
|
C++: Add some testcases that require path sensitivity.
|
2021-06-03 18:02:29 +02:00 |
|
Marcono1234
|
6003b6edd2
|
Java: Adjust change note for statement toString() changes
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-06-03 17:17:00 +02:00 |
|
Marcono1234
|
485b0be805
|
Java: Fix expected test output
|
2021-06-03 17:15:00 +02:00 |
|
Marcono1234
|
2889f94128
|
Java: Add change note for statement toString() changes
|
2021-06-03 16:27:37 +02:00 |
|
Marcono1234
|
e0a45507f8
|
Java: Adjust toString() for statements
|
2021-06-03 16:27:36 +02:00 |
|
Marcono1234
|
7e778bc008
|
Java: Override toString() for statements
Additionally remove redundant QLDoc which is inherited anyways.
|
2021-06-03 16:27:35 +02:00 |
|
Anders Schack-Mulligen
|
bd9e3d0fa9
|
Merge pull request #5751 from aschackmull/java/collection-flow
Java: Convert all collection and array steps from taint flow to value flow.
|
2021-06-03 15:29:14 +02:00 |
|
Tom Hvitved
|
cc02c95092
|
C#: Sync files
|
2021-06-03 13:54:51 +02:00 |
|
Tom Hvitved
|
d0b6808299
|
Java: Move common CSV logic for sources and sinks into shared library
|
2021-06-03 13:54:51 +02:00 |
|
Rasmus Wriedt Larsen
|
3b68c87b6c
|
Python: Add sensitive data test-cases
|
2021-06-03 13:38:29 +02:00 |
|
Tamas Vajk
|
1ce7c631ff
|
Fix failing tests
|
2021-06-03 13:01:42 +02:00 |
|
Erik Krogh Kristensen
|
d30f53a21a
|
add change note
|
2021-06-03 12:35:39 +02:00 |
|
Erik Krogh Kristensen
|
608a0314df
|
add location reads from the history libary as client-side remote flow
|
2021-06-03 12:33:25 +02:00 |
|
Erik Krogh Kristensen
|
e543c6c665
|
add a js/client-side-unvalidated-url-redirection sink for the history library
|
2021-06-03 12:23:05 +02:00 |
|
Rasmus Wriedt Larsen
|
79bef11cf7
|
Python: Use "new" SensitiveDataHeuristics
|
2021-06-03 12:10:29 +02:00 |
|
Tamas Vajk
|
793e3db085
|
C#: Change compilation settings to include all non-public symbols
|
2021-06-03 11:54:05 +02:00 |
|
Rasmus Wriedt Larsen
|
e9acea8643
|
Python: Improve multidict modeling
|
2021-06-03 11:50:49 +02:00 |
|
Rasmus Wriedt Larsen
|
2e851cd5f0
|
Python: Improve yarl.URL modeling
|
2021-06-03 11:38:15 +02:00 |
|
Rasmus Wriedt Larsen
|
9372e3b284
|
Python: Add aiohttp.web change-note
|
2021-06-03 11:23:28 +02:00 |
|
Tamas Vajk
|
5a3a011b8e
|
Fix test results
|
2021-06-03 11:17:01 +02:00 |
|
Tom Hvitved
|
3d60c146ad
|
C#: Base IDs for constructed methods on their unconstructed counterparts
|
2021-06-03 11:11:32 +02:00 |
|
Tamas Vajk
|
d044b15533
|
C#: Add colliding method ID tests
|
2021-06-03 11:11:32 +02:00 |
|
Tony Torralba
|
56a429a5f9
|
Merge branch 'main' into promote-jexl-injection
|
2021-06-03 11:10:56 +02:00 |
|
Tony Torralba
|
607dcd4a27
|
Don't use CSV models for private flow configs
|
2021-06-03 11:05:13 +02:00 |
|
Rasmus Wriedt Larsen
|
3c47e583d8
|
Python: Add test for missing data-flow step in aiohttp.web
|
2021-06-03 10:55:34 +02:00 |
|