Harry Maclean
|
aa6edb0edb
|
Ruby: Model ActiveResource
|
2022-08-29 14:24:37 +12:00 |
|
Harry Maclean
|
09ad1c29bd
|
Ruby: Add SelfVariableAccessCfgNode
|
2022-08-29 14:24:37 +12:00 |
|
Andrew Eisenberg
|
68c2c16928
|
Address changes from PR
|
2022-08-26 14:35:59 -07:00 |
|
Ian Lynagh
|
4cd7bf2ebb
|
Kotlin: Small simplification
Also removes a cast
|
2022-08-26 16:28:10 +01:00 |
|
Ian Lynagh
|
d2a5281d94
|
Kotlin: Remove another cast
|
2022-08-26 15:59:26 +01:00 |
|
Nick Rolfe
|
898689f550
|
Merge pull request #9896 from github/nickrolfe/hardcoded_code
Ruby: port js/hardcoded-data-interpreted-as-code
|
2022-08-26 13:49:25 +01:00 |
|
Paolo Tranquilli
|
7887f669c1
|
Merge pull request #10175 from github/redsun82/swift-missing-extractions
Swift: fix missing extractions
|
2022-08-26 14:09:09 +02:00 |
|
Ian Lynagh
|
131632e7c1
|
Kotlin: Remove a cast from substituteTypeAndArguments
It looks like it was safe, but it was hard to see why, and may
become unsafe following future kotlinc changes.
|
2022-08-26 13:06:05 +01:00 |
|
Paolo Tranquilli
|
b5d18b05e2
|
Swift: accept new module type in tests
|
2022-08-26 13:52:24 +02:00 |
|
AlexDenisov
|
bb167a3d77
|
Merge pull request #10187 from github/redsun82/swift-port-frontend-invocations-test-to-linux
Swift: port frontend-invocations test to linux
|
2022-08-26 12:53:19 +02:00 |
|
Paolo Tranquilli
|
c9b14b4459
|
Swift: address review comments
|
2022-08-26 12:49:19 +02:00 |
|
Paolo Tranquilli
|
ced36ffc61
|
Swift: run swift instead of swift-frontend on Linux
|
2022-08-26 12:12:21 +02:00 |
|
Paolo Tranquilli
|
c7c42acbf5
|
Swift: port frontend-invocations test to linux
`swift-frontend` will be in `$PATH` on Linux, and apparently it does
not require the `-sdk` option.
|
2022-08-26 12:03:18 +02:00 |
|
Anders Schack-Mulligen
|
3e5155d1a1
|
Java: Address review comments.
|
2022-08-26 11:45:01 +02:00 |
|
Paolo Tranquilli
|
ebc7432f46
|
Swift: implement imported_ and exported_modules
This has expanded the required builtin symbols.
|
2022-08-26 11:37:14 +02:00 |
|
github-actions[bot]
|
3b4ad3c4f1
|
Post-release preparation for codeql-cli-2.10.4
|
2022-08-26 09:32:11 +00:00 |
|
Paolo Tranquilli
|
2e9d9cfb20
|
Swift: add imported modules properties to ModuleDecl
|
2022-08-26 11:23:02 +02:00 |
|
Paolo Tranquilli
|
a5a58d3dc5
|
Swift: start with loaded modules for extraction
|
2022-08-26 11:23:02 +02:00 |
|
Nick Rolfe
|
52d46552af
|
Ruby: fix 'inefficient string comparison' alert
|
2022-08-26 09:58:22 +01:00 |
|
Erik Krogh Kristensen
|
c02387a25a
|
Merge pull request #10153 from erik-krogh/more-acronyms
more renamings of acronyms to camelCase
|
2022-08-26 10:52:17 +02:00 |
|
Nick Rolfe
|
95bf18fdc9
|
Ruby: make hex-escaped strings ("\xCD\xEF" etc.) sources of hardcoded data
|
2022-08-26 09:33:03 +01:00 |
|
Paolo Tranquilli
|
0971ca6a82
|
Swift: emit <Builtin>.trap instead of .trap
|
2022-08-26 09:35:19 +02:00 |
|
Michael Nebel
|
f4835e3960
|
C#: Update flow summaries test cases based on the latest models.
|
2022-08-26 09:30:08 +02:00 |
|
Michael Nebel
|
e71ab59c9a
|
C#: Update the generated models.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
be4c2231d1
|
C#: Avoid generating new source models on 'file' kind sources.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
a83ab79d31
|
C#: Update models based on relevant collection changes.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
41274d9e5a
|
C#: Update expected test output.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
4bf41d0b81
|
C#: Update model generator to exclude models for some collection like types.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
31dddef94e
|
C#: Update all models prior to model generator change.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
83b3125dea
|
C#: Some test examples of collection like types that should be excluded.
|
2022-08-26 09:30:07 +02:00 |
|
Paolo Tranquilli
|
2c153f68e1
|
Swift: replace processed with seen in module visiting
|
2022-08-26 09:28:38 +02:00 |
|
Paolo Tranquilli
|
d5af30d28d
|
Swift: add comment to getBuiltinDecls
|
2022-08-26 09:28:02 +02:00 |
|
Asger F
|
1a0abfa7a5
|
JS: Enable type extraction inside conditional types again
|
2022-08-26 09:27:53 +02:00 |
|
Tamás Vajk
|
4f5c06fed7
|
Merge pull request #10169 from tamasvajk/kotlin-array-iterator
Kotlin: fix array iterator extraction
|
2022-08-26 08:33:52 +02:00 |
|
Raul Garcia
|
b51c6d6651
|
Fixes based on PR feedback
|
2022-08-25 16:40:50 -07:00 |
|
Geoffrey White
|
2d57786dae
|
Merge branch 'main' into cleartext
|
2022-08-25 23:10:36 +01:00 |
|
Geoffrey White
|
7fd64f1d9c
|
Swift: Make QL-for-QL happy.
|
2022-08-25 23:06:03 +01:00 |
|
Geoffrey White
|
926da4bedc
|
Swift: Query descriptions and metadata.
|
2022-08-25 22:52:19 +01:00 |
|
Geoffrey White
|
9a53a40ac6
|
Swift: Qhelp and examples for both queries.
|
2022-08-25 22:52:18 +01:00 |
|
Geoffrey White
|
2690732c75
|
Swift: Special cases to get taint flow working.
|
2022-08-25 22:15:19 +01:00 |
|
Geoffrey White
|
698a9e2e2e
|
Swift: Realm database support.
|
2022-08-25 22:15:18 +01:00 |
|
Geoffrey White
|
3126fb930d
|
Swift: Core Data support.
|
2022-08-25 22:15:18 +01:00 |
|
Geoffrey White
|
456ab980a5
|
Swift: Fix duplicate results.
|
2022-08-25 22:15:17 +01:00 |
|
Geoffrey White
|
0cd2efc1b1
|
Swift: CleartextTransmission query.
|
2022-08-25 22:15:16 +01:00 |
|
Geoffrey White
|
dacb7f5f25
|
Swift: Add a SensitiveExprs lib (and test it).
|
2022-08-25 22:15:15 +01:00 |
|
Geoffrey White
|
2aa6dd20ff
|
Swift: Make tests more accurate and don't use 'pwd' as a variable name (it has alternative meanings so is not a good test).
|
2022-08-25 22:15:14 +01:00 |
|
Geoffrey White
|
1c5283628b
|
Swift: Additional test cases.
|
2022-08-25 22:15:13 +01:00 |
|
Andrew Eisenberg
|
53d8bf27ff
|
Add docs for codeql workspaces
See https://github.com/github/codeql-core/issues/2687
|
2022-08-25 13:07:31 -07:00 |
|
Andrew Eisenberg
|
2ad0b2819a
|
Fix typos in docs
|
2022-08-25 12:54:38 -07:00 |
|
erik-krogh
|
c225605ed7
|
QL: remove consistency errors related to resolving multiple predicates from parameterized modules
|
2022-08-25 21:43:30 +02:00 |
|