Jeroen Ketema
|
2dcb55cc42
|
C++: Add bool operator to IR test
|
2024-05-08 11:38:50 +02:00 |
|
Joe Farebrother
|
23fbfcee27
|
Exclude new private heuristics from swift sensitive credential
|
2024-05-08 10:02:00 +01:00 |
|
Joe Farebrother
|
5f4bc4197b
|
Add private category to sensitive data heuristics
|
2024-05-08 10:02:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
65645821be
|
C++: Remove the 'BaseSourceVariableInstruction' column as it's functionally determined by the address column.
|
2024-05-08 10:00:48 +01:00 |
|
Owen Mansel-Chan
|
0338ffd125
|
Merge pull request #16444 from owen-mc/shared/update-summary-through-step-value
Shared data flow: Make summaryThroughStepValue include param outputs
|
2024-05-08 09:53:30 +01:00 |
|
Alvaro Muñoz
|
1df74e29c1
|
Merge branch 'master' of https://github.com/github/codeql-actions
|
2024-05-08 09:44:58 +02:00 |
|
Alvaro Muñoz
|
d3bb6668f6
|
Missing getMajorVersion predicate
|
2024-05-08 09:44:48 +02:00 |
|
Alvaro Muñoz
|
6a87192f64
|
Account for insecure action versions
|
2024-05-08 09:43:32 +02:00 |
|
Alvaro Muñoz
|
de74b88866
|
Update
|
2024-05-08 09:43:32 +02:00 |
|
Alvaro Muñoz
|
778c6ad923
|
Fix tj-actions/changed-files sources
|
2024-05-08 09:43:32 +02:00 |
|
Jeroen Ketema
|
61580da14d
|
C++: Update test results after extractor changes
|
2024-05-08 08:43:20 +02:00 |
|
erik-krogh
|
3989717878
|
Merge branch 'main' into cpp-path
|
2024-05-07 23:01:52 +02:00 |
|
erik-krogh
|
336c7de643
|
updates based on review
|
2024-05-07 22:58:49 +02:00 |
|
Erik Krogh Kristensen
|
8b91914826
|
Merge pull request #16417 from erik-krogh/dummyPass
JS: Remove some FPs from the hardcoded-credentials query
|
2024-05-07 18:00:58 +02:00 |
|
Geoffrey White
|
575b66a054
|
C++: Clarify the recommendation and example.
|
2024-05-07 16:52:50 +01:00 |
|
Geoffrey White
|
dd95a2abab
|
C++: Move qhelp.
|
2024-05-07 16:35:21 +01:00 |
|
Owen Mansel-Chan
|
aab43afd81
|
Swift: accept test changes
|
2024-05-07 15:36:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
99940a6084
|
Merge pull request #16440 from MathiasVP/fix-iterator-to-expired-container-fp-2
C++: Fix location of SSA def for local variable addresses
|
2024-05-07 14:39:13 +01:00 |
|
Owen Mansel-Chan
|
c11fac81fd
|
Make summaryThroughStepValue include param outputs
This matches summaryThroughStepTaint.
|
2024-05-07 13:55:42 +01:00 |
|
Mathias Vorreiter Pedersen
|
85e71c30dc
|
Merge pull request #16442 from MathiasVP/add-uninitialized-local-fp
C++: Add `cpp/uninitialized-local` FP
|
2024-05-07 13:35:02 +01:00 |
|
Ben Ahmady
|
c529988b43
|
Update README.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
|
2024-05-07 13:09:08 +01:00 |
|
Mathias Vorreiter Pedersen
|
8e95395382
|
C++: Accept more test changes.
|
2024-05-07 12:55:42 +01:00 |
|
Mathias Vorreiter Pedersen
|
61fb89721a
|
C++: Add 'cpp/uninitialized-local' FP.
|
2024-05-07 12:19:06 +01:00 |
|
Jeroen Ketema
|
8198b1a6ef
|
Merge pull request #16426 from jketema/destructors-ranged-based-cleanup
C++: Update test results after extractor changes
|
2024-05-07 13:11:00 +02:00 |
|
Paolo Tranquilli
|
ab3d21ce7e
|
Merge pull request #16441 from github/redsun82/lfs
Bazel: make `git_lfs_probe.py` compatible with python 3.8
|
2024-05-07 13:04:43 +02:00 |
|
Paolo Tranquilli
|
9f27eb3eda
|
Bazel: make git_lfs_probe.py compatible with python 3.8
|
2024-05-07 12:44:28 +02:00 |
|
Joe Farebrother
|
efda63d37a
|
Update test output
|
2024-05-07 10:49:55 +01:00 |
|
Jeroen Ketema
|
4eea214cb4
|
C++: Update test results after extractor changes
|
2024-05-07 11:10:07 +02:00 |
|
Jeroen Ketema
|
b8f62ae4d5
|
Merge pull request #16436 from jketema/jketema/throw-wrong
C++: Add test case that shows that no destructors are attached to unwinds
|
2024-05-07 11:07:24 +02:00 |
|
Joe Farebrother
|
0f7325ec68
|
Rename test directory and add comment to clarity on the purpose of splitting them.
|
2024-05-07 09:40:55 +01:00 |
|
Michael Nebel
|
5fe3ab7890
|
Java: Prepare for inline test sharing with C#.
|
2024-05-07 10:38:24 +02:00 |
|
Mathias Vorreiter Pedersen
|
53c2d2f1e7
|
C++: Accept test changes.
|
2024-05-07 09:10:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
07d51a55fd
|
C++: Assign a meaningful definition location to the address of an SSA variable when it's available.
|
2024-05-07 09:10:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
41b95a1938
|
Merge pull request #16416 from MathiasVP/add-iterator-to-expired-container-fp-2
C++: Add `cpp/iterator-to-expired-container` FP
|
2024-05-07 09:10:38 +01:00 |
|
Jorge
|
2a84b9cbfb
|
Merge pull request #8 from github/jorgectf-patch-1
Copy master branch only
|
2024-05-07 09:49:56 +02:00 |
|
Jorge
|
5d6a3c4900
|
Copy master branch only
|
2024-05-07 09:45:12 +02:00 |
|
Alvaro Muñoz
|
b7960776cc
|
Merge pull request #7 from github/fix_dorny_paths_filter_source
Fix incorrect source for dorny path filters
|
2024-05-07 09:45:04 +02:00 |
|
Michael Nebel
|
cfb0a862c1
|
Merge pull request #16356 from michaelnebel/csharp/aligntelemetryimplementation
C#: Base telemetry Api Source/Sink nodes on abstract classes.
|
2024-05-07 09:16:38 +02:00 |
|
Alvaro Muñoz
|
b22e305699
|
Fix untrusted checkout tests
|
2024-05-06 23:32:42 +02:00 |
|
Alvaro Muñoz
|
ddf4bb194e
|
Fix incorrect source for dorny path filters
|
2024-05-06 23:32:06 +02:00 |
|
Alvaro Muñoz
|
1ddfbb05f3
|
Update actions fragment
|
2024-05-06 22:19:02 +02:00 |
|
Alvaro Muñoz
|
0ea34dfb52
|
Update action.yml
|
2024-05-06 22:11:43 +02:00 |
|
Alvaro Muñoz
|
c3c6410a73
|
Update action.yml
|
2024-05-06 20:01:48 +02:00 |
|
Alvaro Muñoz
|
254664d274
|
Bump qlpack versions
|
2024-05-06 18:39:15 +02:00 |
|
Alvaro Muñoz
|
c14d069ad6
|
Merge pull request #5 from github/cache_poisoning
Add Cache Poisoning Query
|
2024-05-06 18:37:52 +02:00 |
|
Alvaro Muñoz
|
2980139283
|
Merge pull request #6 from github/untrusted_checkout_improvments
untrusted checkout improvments
|
2024-05-06 18:37:13 +02:00 |
|
Alvaro Muñoz
|
373e0a278a
|
Rename untrusted checkout queries
|
2024-05-06 18:36:46 +02:00 |
|
Alvaro Muñoz
|
f6b1daa59c
|
Improve query
|
2024-05-06 18:26:58 +02:00 |
|
Jeroen Ketema
|
9b23635d0a
|
C++: Add test case that shows that no destructors are attached to unwinds
|
2024-05-06 17:47:55 +02:00 |
|
Paolo Tranquilli
|
bbdc2752ac
|
Merge branch 'main' into redsun82/go-make
|
2024-05-06 17:43:48 +02:00 |
|