Mathias Vorreiter Pedersen
|
c582d17350
|
Merge pull request #9952 from MathiasVP/speedup-return-stack-allocated-memory
C++: Speedup `cpp/return-stack-allocated-memory`
|
2022-08-03 09:41:38 +01:00 |
|
Geoffrey White
|
53ea65b045
|
Swift: Implement query.
|
2022-08-03 09:41:28 +01:00 |
|
Chris Smowton
|
e04c77ce15
|
Rename sanitizer
|
2022-08-03 09:37:20 +01:00 |
|
Geoffrey White
|
2d76d6d51a
|
Swift: Tests for CWE-95.
|
2022-08-03 09:36:22 +01:00 |
|
Chris Smowton
|
03fa5d8ed0
|
Merge pull request #9960 from RasmusWL/fix-qltest
Python: Accept `.expected` for TarSlip
|
2022-08-03 09:28:47 +01:00 |
|
Chris Smowton
|
83498f58db
|
Add missing import
|
2022-08-03 08:53:43 +01:00 |
|
Rasmus Wriedt Larsen
|
3d0c23e441
|
Python: Accept .expected for TarSlip
Changed after merging https://github.com/github/codeql/pull/9579,
which improved our handling of `not` for guards.
|
2022-08-03 09:52:11 +02:00 |
|
Arthur Baars
|
d8592a2b05
|
Ruby: PrintAST: more stable order for synthesized nodes
|
2022-08-03 09:02:38 +02:00 |
|
Anders Schack-Mulligen
|
d9ae4605c1
|
Merge pull request #9948 from aschackmull/java/samenameassuper-perf
Java: Fix join-order in SameNameAsSuper.
|
2022-08-03 08:04:30 +02:00 |
|
Chris Smowton
|
81f3bcd802
|
Don't require a PathCreation for every tainted-path sink
|
2022-08-02 21:30:06 +01:00 |
|
Chris Smowton
|
c95f17fdf2
|
Make java/path-injection recognise create-file MaD sinks
|
2022-08-02 21:28:00 +01:00 |
|
Alex Ford
|
8e3548efb3
|
Merge branch 'main' into post-release-prep/codeql-cli-2.10.2
|
2022-08-02 20:29:26 +01:00 |
|
Arthur Baars
|
759fd6cc0b
|
Use 'gh codeql' with the nightly release for CI jobs
|
2022-08-02 17:01:20 +02:00 |
|
Arthur Baars
|
0be625f396
|
Merge pull request #9954 from aibaars/fix-triggers
CI: fix path triggers
|
2022-08-02 17:00:23 +02:00 |
|
Jeroen Ketema
|
a63df8fee9
|
Merge pull request #9930 from jketema/templ-var
C++: Update test for indexing of static template variable template arguments
|
2022-08-02 16:59:56 +02:00 |
|
Keith Hoodlet
|
b21fa0e2b0
|
Update Other section with example exit code
Add troubleshooting steps to remediate issues with the kernel killing a process.
|
2022-08-02 10:49:45 -04:00 |
|
Arthur Baars
|
64704057cb
|
CI: fix path triggers
|
2022-08-02 16:33:21 +02:00 |
|
Arthur Baars
|
55e15540f6
|
Merge pull request #9943 from aibaars/gh-codeql-follow-up
CI: remove unneeded PATH definitions
|
2022-08-02 16:22:18 +02:00 |
|
Mathias Vorreiter Pedersen
|
f385041ab3
|
C++: Add change note.
|
2022-08-02 14:07:22 +01:00 |
|
Mathias Vorreiter Pedersen
|
5181cc1295
|
C++: Add a 'allowInterproceduralFlow' predicate to the 'MustFlow' library to and use it instead of checking the enclosing callables after computing the dataflow graph.
|
2022-08-02 13:43:01 +01:00 |
|
Anders Schack-Mulligen
|
aabdf84300
|
Java: Improve join-order for not haveIntersection.
|
2022-08-02 14:29:03 +02:00 |
|
Anders Schack-Mulligen
|
80bba605e3
|
Java: Fix join-order in SameNameAsSuper.
|
2022-08-02 12:49:21 +02:00 |
|
Chris Smowton
|
e04a9b5805
|
Add change note
|
2022-08-02 11:37:27 +01:00 |
|
Chris Smowton
|
13b2b7674d
|
Go: note that numeric-typed nodes can't cause path traversal
|
2022-08-02 11:28:28 +01:00 |
|
Geoffrey White
|
bada5bf7c1
|
Swift: Placeholder query + docs for CWE-95.
|
2022-08-02 10:47:06 +01:00 |
|
Jeroen Ketema
|
34de4000ac
|
Merge pull request #9941 from MathiasVP/swift-taint-tracking
Swift: Add 'TaintTracking.qll'
|
2022-08-02 10:15:21 +02:00 |
|
Anders Schack-Mulligen
|
cd356a5ac1
|
Java: Improve join-order.
|
2022-08-02 08:49:58 +02:00 |
|
Robert Marsh
|
3007c96c72
|
C++: fix a nit
|
2022-08-01 15:34:03 -04:00 |
|
Robert Marsh
|
f0697ff28b
|
C++: fix QL4QL warnings
|
2022-08-01 15:23:59 -04:00 |
|
Robert Marsh
|
6dbaae6bfc
|
Merge branch 'main' into rdmarsh2/dataflow-global-vars
|
2022-08-01 14:56:24 -04:00 |
|
Robert Marsh
|
4f8373f577
|
Merge branch 'main' into rdmarsh2/dataflow-global-vars
|
2022-08-01 14:55:45 -04:00 |
|
Jeroen Ketema
|
b906c1a6b7
|
Merge pull request #9942 from MathiasVP/remove-microsoft-tags
C++: Remove internal `microsoft` tags from queries
|
2022-08-01 19:25:35 +02:00 |
|
Arthur Baars
|
c63afbf7be
|
CI: remove left-over 'env' commands
|
2022-08-01 18:49:37 +02:00 |
|
Arthur Baars
|
a63c168822
|
Merge pull request #9938 from aibaars/gh-codeql-ci
CI: make all jobs that fetch a CodeQL CLI use the fetch-codeql action
|
2022-08-01 18:36:50 +02:00 |
|
Mathias Vorreiter Pedersen
|
e3cb7cf9fe
|
C++: Remove internal 'microsoft' tags from queries.
|
2022-08-01 17:30:23 +01:00 |
|
Arthur Baars
|
7dc3d7d47e
|
CI: remove unneeded PATH definitions
|
2022-08-01 18:17:04 +02:00 |
|
Mathias Vorreiter Pedersen
|
e29676af72
|
Swift: Add 'TaintTracking.qll'.
|
2022-08-01 16:48:02 +01:00 |
|
Michael Nebel
|
02165e8ee1
|
Merge pull request #9327 from michaelnebel/csharp/dotnetruntimerefresh
C#: Re-create summary models and include source and sink models as well.
|
2022-08-01 16:15:54 +02:00 |
|
Arthur Baars
|
4d35d8da48
|
CI: fix Ruby build job
|
2022-08-01 16:15:04 +02:00 |
|
Arthur Baars
|
29381dc264
|
Use fetch-codeql in more places
|
2022-08-01 15:43:22 +02:00 |
|
Arthur Baars
|
2bbd2f36c9
|
Fix .github/workflows/query-list.yml
|
2022-08-01 12:56:07 +02:00 |
|
Arthur Baars
|
3b8eeb09bf
|
Add fetch-codeql path to Actions triggers
|
2022-08-01 12:56:06 +02:00 |
|
Arthur Baars
|
bc05cdaa4d
|
Implement fetch-codeql using 'gh codeql'
|
2022-08-01 12:55:35 +02:00 |
|
Rasmus Wriedt Larsen
|
1737d08145
|
Merge pull request #9579 from yoff/python/more-logic-tests
Python: Improve `BarrierGuard`
|
2022-08-01 11:36:11 +02:00 |
|
AlexDenisov
|
b5d4a2d462
|
Merge pull request #9926 from github/redsun82/swift-extract-module-type
Swift: extract `ModuleType`
|
2022-08-01 10:33:33 +02:00 |
|
AlexDenisov
|
ed67fb0933
|
Merge pull request #9927 from github/redsun82/swift-pcm-inconsistencies-workaround
Swift: append clang module names in trap keys
|
2022-08-01 10:33:18 +02:00 |
|
ihsinme
|
96e220588e
|
Update DangerousUseMbtowc.ql
|
2022-07-31 13:44:50 +03:00 |
|
Jeroen Ketema
|
c02e7a4896
|
C++: Update test for indexing of static template variable template arguments
|
2022-07-31 09:58:29 +02:00 |
|
Asger F
|
98a9cb0b55
|
JS: Simplify type hierarchy for SourceNode
The charpred caused spurious type to appear
|
2022-07-29 19:44:10 +02:00 |
|
Jeroen Ketema
|
b50f4bc1a8
|
Merge pull request #9903 from jketema/builtin
C++: Support additional compiler builtin operations
|
2022-07-29 17:20:19 +02:00 |
|