amammad
|
c5faddc2a4
|
remove fasthttp in favor or fasthttp framework
|
2023-09-26 03:01:51 +10:00 |
|
amammad
|
9f9c9e0e5e
|
fix issues according to codereview
|
2023-09-26 02:06:57 +10:00 |
|
amammad
|
e239d763dc
|
Merge branch 'main' into amammad-go-NewFileSystemAccess
|
2023-09-26 02:04:59 +10:00 |
|
Michael Nebel
|
2d87d76576
|
Merge pull request #14272 from michaelnebel/csharp/externalapi
C#: Minor improvements to the ExternalApi implementation.
|
2023-09-25 16:35:58 +02:00 |
|
Michael Nebel
|
e997a7c923
|
C#: Address review comment.
|
2023-09-25 14:59:18 +02:00 |
|
Tom Hvitved
|
f02d281188
|
Merge pull request #14309 from hvitved/csharp/stub-generator-output
C#: Make `GenerateStubs` return list of generated output
|
2023-09-25 14:46:49 +02:00 |
|
yoff
|
c9976cf724
|
Merge pull request #14307 from yoff/python/inline-regex-location-tests
Python: switch regex location tests to inline expectations
|
2023-09-25 13:37:48 +02:00 |
|
Tom Hvitved
|
4bfd6771b4
|
C#: Make GenerateStubs return list of generated output
|
2023-09-25 13:27:50 +02:00 |
|
Tamás Vajk
|
831e50ccda
|
Merge pull request #14306 from tamasvajk/standalone/remove-runtime-nuget-packages-2
C#: Remove legacy runtime packages from extraction references
|
2023-09-25 13:23:43 +02:00 |
|
Ian Lynagh
|
56a5c7876c
|
Merge pull request #14220 from igfoo/igfoo/light_comments
Kotlin: Extract LighterAST comments as well as PSI comments
|
2023-09-25 11:50:55 +01:00 |
|
Rasmus Lerchedahl Petersen
|
417907b36d
|
Python: switch to inline expectations
|
2023-09-25 11:44:56 +02:00 |
|
Tamas Vajk
|
ed83f59c23
|
C#: Remove legacy runtime packages from extraction references
|
2023-09-25 11:34:16 +02:00 |
|
Anders Schack-Mulligen
|
06cb277eb0
|
Merge pull request #14299 from aschackmull/dataflow/more-defaults
Dataflow: Make use of defaults for language-specific hooks.
|
2023-09-25 11:19:44 +02:00 |
|
Anders Schack-Mulligen
|
aa2c7a79d6
|
Dataflow: Add bindingset
|
2023-09-25 08:55:09 +02:00 |
|
Ian Lynagh
|
7b779ca9d0
|
Merge pull request #14186 from igfoo/igfoo/kotlin-expected
Kotlin: Regenerate expected test output
|
2023-09-22 19:40:26 +01:00 |
|
Ian Lynagh
|
56b9fa8e9c
|
Kotlin: Avoid using a possibly-throwing method
|
2023-09-22 18:15:28 +01:00 |
|
Geoffrey White
|
ab6e8b9ecd
|
Merge pull request #14252 from geoffw0/protocol3
Swift: Improve getABaseType implementions
|
2023-09-22 18:13:12 +01:00 |
|
Geoffrey White
|
2c9433c621
|
Merge pull request #13946 from geoffw0/arraysteptest
Swift: Models and tests for numeric conversions
|
2023-09-22 16:26:38 +01:00 |
|
Tony Torralba
|
b1cee2f35c
|
Merge pull request #14254 from atorralba/atorralba/arithexpr-improv
Java: Consider AssignOps in ArithExpr
|
2023-09-22 15:22:27 +02:00 |
|
Anders Schack-Mulligen
|
6316f61af9
|
Go: Fix import conflict.
|
2023-09-22 15:09:25 +02:00 |
|
Anders Schack-Mulligen
|
ae278fcad7
|
C++: Fix import conflict.
|
2023-09-22 15:06:21 +02:00 |
|
Max Schaefer
|
363dc49078
|
Merge pull request #14292 from github/max-schaefer/fix-python-regex-locations
Python: Improve source-location information for RegExpTerms.
|
2023-09-22 13:59:10 +01:00 |
|
Anders Schack-Mulligen
|
66da997b7b
|
Dataflow: Make use of defaults for language-specific hooks.
|
2023-09-22 14:54:22 +02:00 |
|
Tony Torralba
|
8f189cb90c
|
Merge pull request #14290 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-09-22 13:46:55 +02:00 |
|
Max Schaefer
|
dfec1620ea
|
Update expected test output.
|
2023-09-22 11:28:50 +01:00 |
|
Max Schaefer
|
6f67055852
|
Correctly account for length of string literal prefix when computing locations for RegExpTerms.
|
2023-09-22 11:24:25 +01:00 |
|
Max Schaefer
|
d4ff9c8ed1
|
Add test for locations of regexp terms.
|
2023-09-22 11:24:24 +01:00 |
|
Tom Hvitved
|
9638a6cb8f
|
Merge pull request #14095 from hvitved/csharp/stub-generator
C#: Roslyn-based stub generation
|
2023-09-22 12:12:34 +02:00 |
|
Tom Hvitved
|
e417e862a2
|
Merge pull request #14283 from hvitved/ruby/collapse-stages
Ruby: Collapse DIL stages
|
2023-09-22 10:58:06 +02:00 |
|
Geoffrey White
|
ab54f0cc6c
|
Merge pull request #14286 from geoffw0/interp
Swift: Fix bug in taint flow through string interpolation
|
2023-09-22 08:52:56 +01:00 |
|
Tom Hvitved
|
831baa867c
|
C#: Refactor and regenerate stubs
|
2023-09-22 09:15:01 +02:00 |
|
github-actions[bot]
|
47809a8252
|
Add changed framework coverage reports
|
2023-09-22 00:14:56 +00:00 |
|
Chris Smowton
|
0aeec1a1a2
|
Merge pull request #14288 from smowton/smowton/admin/buildless-snapshot-repositories-test
Java: Add test re: buildless mode interaction with snapshot repositories
|
2023-09-21 21:36:13 +01:00 |
|
Chris Smowton
|
0b5727f1d1
|
Add test re: buildless mode interaction with snapshot repositories
|
2023-09-21 19:46:28 +01:00 |
|
Arthur Baars
|
2d44724acd
|
Merge pull request #14281 from aibaars/aibaars/java-standalone-test
Java: standalone: add basic integration tests
|
2023-09-21 20:09:02 +02:00 |
|
Chris Smowton
|
ffd0a72e74
|
Merge pull request #14285 from smowton/smowton/test/module-in-wrongly-named-file
Java: Test module definition in a file not named module-info.java in a buildless extraction
|
2023-09-21 19:03:35 +01:00 |
|
Geoffrey White
|
f2689dd515
|
Swift: Fix for string interpolation taint flow.
|
2023-09-21 19:02:16 +01:00 |
|
Geoffrey White
|
c7be9b42b3
|
Swift: Test demonstrating an issue with taint through string interpolation.
|
2023-09-21 19:02:06 +01:00 |
|
Chris Smowton
|
04258f8cfc
|
Remove actual file
|
2023-09-21 16:41:17 +01:00 |
|
Alex Ford
|
67019c6784
|
Merge pull request #14274 from alexrford/rb/dataflow-tidy
Ruby: Minor fixes for dataflow queries
|
2023-09-21 16:33:34 +01:00 |
|
Chris Smowton
|
14998606b7
|
Add test for the case of a module definition in a file not named module-info.java in a buildless extraction
|
2023-09-21 14:40:42 +01:00 |
|
Tom Hvitved
|
f07d02be96
|
Regenerate stubs
|
2023-09-21 15:35:50 +02:00 |
|
Tom Hvitved
|
4805e2a47b
|
Address more review comments
|
2023-09-21 15:35:50 +02:00 |
|
Alex Ford
|
4031623fda
|
Ruby: delete identical-files refs to deleted files
|
2023-09-21 14:22:34 +01:00 |
|
Alex Ford
|
840b1e0a73
|
Ruby: delete DataFlowImplForHttpClientLibraries
|
2023-09-21 14:11:46 +01:00 |
|
Alex Ford
|
a64d37211d
|
Ruby: use new dataflow api in Typhoeus.qll
|
2023-09-21 14:11:09 +01:00 |
|
Alex Ford
|
699f752ded
|
Ruby: use new dataflow api in RestClient.qll
|
2023-09-21 14:09:41 +01:00 |
|
Arthur Baars
|
722ee165d7
|
Java: standalone: add basic integration tests
|
2023-09-21 15:09:40 +02:00 |
|
Alex Ford
|
25203d98c3
|
Ruby: use new dataflow api in OpenURI.qll
|
2023-09-21 14:08:22 +01:00 |
|
Alex Ford
|
09782296df
|
Ruby: use new dataflow api in NetHttp.qll
|
2023-09-21 14:06:40 +01:00 |
|