Ed Minnix
|
2d69f81d85
|
Add change note
|
2023-05-22 15:57:15 -04:00 |
|
Ed Minnix
|
43966ebaeb
|
Change regex used in HostnameSanitizingPrefix
|
2023-05-22 15:57:15 -04:00 |
|
Ed Minnix
|
774baead60
|
Add test case based on missing result
|
2023-05-22 15:57:15 -04:00 |
|
Erik Krogh Kristensen
|
653cd86c13
|
update qldoc
|
2023-05-22 20:48:21 +02:00 |
|
Jeroen Ketema
|
a319fc0044
|
Merge pull request #13234 from jketema/std-inline
C++: Include inline namespaces in `StdNamespace`
|
2023-05-22 19:56:15 +02:00 |
|
Arthur Baars
|
bec2b7fef9
|
QL/Ruby: update dbscheme stats
|
2023-05-22 19:37:58 +02:00 |
|
Arthur Baars
|
e6d29af5a4
|
sync-dbscheme-fragments: add files argument
|
2023-05-22 19:37:58 +02:00 |
|
Arthur Baars
|
2416568489
|
Tree-sitter-xtractor: fix clippy warnings
|
2023-05-22 19:37:58 +02:00 |
|
Arthur Baars
|
5e279f2898
|
Python: add upgrade/downgrade scripts
|
2023-05-22 19:37:58 +02:00 |
|
Arthur Baars
|
ef3005ea9e
|
Python: sync shared dbscheme fragments
|
2023-05-22 19:37:58 +02:00 |
|
Arthur Baars
|
294cc930e6
|
Ruby: add upgrade/downgrade scripts
|
2023-05-22 19:37:51 +02:00 |
|
Arthur Baars
|
d2bc66e393
|
QL: switch to shared YAML extractor
|
2023-05-22 19:28:59 +02:00 |
|
Arthur Baars
|
6d7e95a142
|
QL/Ruby: included shared extractor code in cache key
|
2023-05-22 19:28:59 +02:00 |
|
Arthur Baars
|
7978c65467
|
JS: add upgrade/downgrade scripts
|
2023-05-22 19:28:59 +02:00 |
|
Arthur Baars
|
9f83dd5c7a
|
Tree-sitter extractor: extract shared dbscheme fragments into 'prefix.dbscheme'
|
2023-05-22 19:28:51 +02:00 |
|
Robert Marsh
|
681cc4c755
|
C++: add neq refinement test for range analysis
|
2023-05-22 11:49:37 -04:00 |
|
Geoffrey White
|
3bcaff6059
|
Swift: re-run codegen.
|
2023-05-22 16:37:03 +01:00 |
|
Geoffrey White
|
830686218f
|
Merge branch 'main' into hideenumcasedecl
|
2023-05-22 16:35:28 +01:00 |
|
Robert Marsh
|
6a997aba3b
|
C++: fix equality refinement in new range analysis
|
2023-05-22 11:11:51 -04:00 |
|
Robert Marsh
|
4ed7450689
|
C++: remove unneeded pragma
|
2023-05-22 11:09:44 -04:00 |
|
Tom Hvitved
|
97b0012a5e
|
Merge pull request #13233 from hvitved/ruby/type-tracking-summary-ret-node
Ruby: Allow for flow out of callbacks passed to summarized methods in type tracking
|
2023-05-22 16:05:18 +02:00 |
|
Jeroen Ketema
|
f31ab3a7e7
|
C++: Add change note
|
2023-05-22 16:00:12 +02:00 |
|
Robert Marsh
|
604affdeb0
|
C++: autoformat
|
2023-05-22 09:31:39 -04:00 |
|
Paolo Tranquilli
|
9a0f87434e
|
Swift: remove unneeded properties from InterpolatedStringLiteralExpr
These properties were unused in the QL library (hence the full
upgrade/downgrade compatibility).
|
2023-05-22 15:28:54 +02:00 |
|
Mathias Vorreiter Pedersen
|
e3a5805916
|
Merge pull request #13237 from jketema/pointer-deref-fp
C++: Add `cpp/invalid-pointer-deref` false positives
|
2023-05-22 14:27:14 +01:00 |
|
Philip Ginsbach
|
cff4317cb1
|
Merge pull request #13236 from github/ginsbach/IdentifierSpecification
repair and update the Identifier section of the QL specification
|
2023-05-22 14:26:46 +01:00 |
|
Jeroen Ketema
|
ec265c6bb2
|
Merge pull request #13229 from MathiasVP/add-fp-testcase
C++: Add FP testcase for `cpp/overrun-write`
|
2023-05-22 15:26:13 +02:00 |
|
Tony Torralba
|
183915410d
|
Add change note
|
2023-05-22 15:01:25 +02:00 |
|
Paolo Tranquilli
|
f56ffbc25e
|
Merge pull request #13232 from github/redsun82/swift-hidden-ast
Swift: fix hidden AST getters
|
2023-05-22 14:47:11 +02:00 |
|
Jeroen Ketema
|
3f289b1c99
|
C++: Add cpp/invalid-pointer-deref false positives
|
2023-05-22 14:34:59 +02:00 |
|
Michael Nebel
|
2c37cb7ac5
|
C#: Add more default parameter test-cases.
|
2023-05-22 14:24:46 +02:00 |
|
Sim4n6
|
e300816b72
|
Merge branch 'python-UBV' of https://github.com/sim4n6/codeql-pun into python-UBV
|
2023-05-22 13:18:40 +01:00 |
|
Michael Nebel
|
6cb2ce5a38
|
C#: Update tests to exclude autogenerated parameterizables in attributes as these appears to give OS dependent results.
|
2023-05-22 14:16:37 +02:00 |
|
Michael Nebel
|
5a57d47b6c
|
C#: Add more testcases, a new test, update the compiled test code and updated expected results.
|
2023-05-22 14:16:37 +02:00 |
|
Michael Nebel
|
2ca543e217
|
C#: Synthetic DateTime object creation for DateTime defaults via attributes.
|
2023-05-22 14:16:37 +02:00 |
|
Philip Ginsbach
|
35114d5ac4
|
introduce parameterName rule
|
2023-05-22 11:48:13 +01:00 |
|
Philip Ginsbach
|
42e81015d0
|
mention signatureExpr in section on use of identifier rules
|
2023-05-22 11:48:13 +01:00 |
|
Philip Ginsbach
|
d98fcdd6aa
|
do not use upperId directly in type signature rules
|
2023-05-22 11:48:13 +01:00 |
|
Philip Ginsbach
|
b707815370
|
do not use simpleId directly in module expression rules
|
2023-05-22 11:48:06 +01:00 |
|
Philip Ginsbach
|
7ace4cd43e
|
add rule for module signature names (differing from module names)
|
2023-05-22 11:44:59 +01:00 |
|
Tom Hvitved
|
20efe81f10
|
Update ruby/ql/lib/codeql/ruby/typetracking/TypeTrackerSpecific.qll
Co-authored-by: Asger F <asgerf@github.com>
|
2023-05-22 12:43:05 +02:00 |
|
Philip Ginsbach
|
d4ab1c9643
|
such identifiers do not actually exist in QL
|
2023-05-22 11:22:47 +01:00 |
|
Rasmus Wriedt Larsen
|
c1b90c8f05
|
Python: Apply suggested change
|
2023-05-22 11:58:32 +02:00 |
|
Rasmus Wriedt Larsen
|
a057365b7e
|
Python: Accept .expected changes
|
2023-05-22 11:54:50 +02:00 |
|
Erik Krogh Kristensen
|
3647b9cfeb
|
Merge pull request #13196 from erik-krogh/indirectCommand
JS: require arguments to be shell interpreted to be flagged by indirect-command-injection
|
2023-05-22 11:53:57 +02:00 |
|
Rasmus Wriedt Larsen
|
44d806507d
|
Merge branch 'main' into python-UBV
|
2023-05-22 11:53:56 +02:00 |
|
Jeroen Ketema
|
f46183d0ba
|
C++: Include inline namespaces in StdNamespace
|
2023-05-22 11:41:49 +02:00 |
|
Tom Hvitved
|
33be52f0b7
|
Ruby: Allow for flow out of callbacks passed to summarized methods in type tracking
|
2023-05-22 11:01:08 +02:00 |
|
Paolo Tranquilli
|
20893bdef5
|
Swift: accept test changes after hidden AST fix
|
2023-05-22 10:14:29 +02:00 |
|
erik-krogh
|
708a99528f
|
initial implementation of TS 5.1
|
2023-05-22 10:11:32 +02:00 |
|