Mathias Vorreiter Pedersen
|
e8cb8b4f81
|
C++: Convert IR variables to an abstract base class and use final alias'ing to ensure that we don't accidentially extend the abstract base class.
|
2024-05-03 13:50:50 +01:00 |
|
Jeroen Ketema
|
ba64cf3016
|
C++: Correctly handle destructors at the end of range-based for-loops in the IR
|
2024-05-03 14:38:37 +02:00 |
|
Tom Hvitved
|
3c91333d0b
|
Address review comment
|
2024-05-03 14:09:41 +02:00 |
|
erik-krogh
|
d9e8e0e00a
|
use some more standard values for credentials-kind for NodeJS client credentials
|
2024-05-03 13:58:37 +02:00 |
|
erik-krogh
|
ff85db36e2
|
exclude credentials as kind key from hardcoded-credentials when the key looks like a dummy password
|
2024-05-03 13:58:11 +02:00 |
|
Paolo Tranquilli
|
8f0b88497a
|
Bazel/Go: be more specific in go/extractor/BUILD.bazel comments
|
2024-05-03 13:15:08 +02:00 |
|
Paolo Tranquilli
|
31c427e64c
|
Bazel/Go: add more explanation in gen.py
|
2024-05-03 13:15:08 +02:00 |
|
Michael Nebel
|
e64a2d6c9c
|
C#: Align telemetry implementation with Java.
|
2024-05-03 12:48:14 +02:00 |
|
Geoffrey White
|
807e6795a7
|
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2024-05-03 11:40:56 +01:00 |
|
Paolo Tranquilli
|
880262d462
|
Merge pull request #16393 from github/redsun82/lfs
Bazel: improved lazy lfs files
|
2024-05-03 12:37:41 +02:00 |
|
Michael Nebel
|
95ff5bae65
|
Merge pull request #16297 from michaelnebel/java/improveapitelemetry
Java: Identify more APIs as supported in the telemetry queries.
|
2024-05-03 12:34:19 +02:00 |
|
Paolo Tranquilli
|
6cbe16e0c2
|
Bazel: add progress reporting
|
2024-05-03 12:00:15 +02:00 |
|
Mathias Vorreiter Pedersen
|
75615f2817
|
Merge pull request #16373 from jketema/destructors-block-fix
C++: Update test results after extractor changes
|
2024-05-03 10:17:40 +01:00 |
|
Michael Nebel
|
c07bf65eb6
|
Update java/ql/lib/semmle/code/java/dataflow/FlowSources.qll
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-05-03 11:13:05 +02:00 |
|
Michael Nebel
|
8def1c2c13
|
Java: Address review comments and some other code quality improvements.
|
2024-05-03 11:11:52 +02:00 |
|
Rasmus Wriedt Larsen
|
1b90f22e84
|
Merge pull request #16400 from RasmusWL/accept-ci-fixes
.expected script: Handle multiple job failure URLs
|
2024-05-03 09:58:47 +02:00 |
|
Paolo Tranquilli
|
ecdf62376d
|
Bazel: clean up git_lfs_probe.py
|
2024-05-03 09:21:57 +02:00 |
|
Asger F
|
c408ab9e6a
|
Merge branch 'main' into js/shared-dataflow
|
2024-05-02 19:43:34 +02:00 |
|
Geoffrey White
|
f5431abb10
|
C++: Fix strncpy reference link (the old link was broken).
|
2024-05-02 17:37:52 +01:00 |
|
Geoffrey White
|
73cc211779
|
C++: Fix qhelp error.
|
2024-05-02 17:36:35 +01:00 |
|
Geoffrey White
|
08e08a2b3a
|
C++: Qhelp punctuation.
|
2024-05-02 17:32:24 +01:00 |
|
Geoffrey White
|
657402b42f
|
C++: Fix % character in qhelp.
|
2024-05-02 17:31:09 +01:00 |
|
Geoffrey White
|
ecbf7aef18
|
C++: Fix qhelp formatting.
|
2024-05-02 17:26:24 +01:00 |
|
Geoffrey White
|
669fc925e0
|
C++: Fix qhelp formatting.
|
2024-05-02 17:24:20 +01:00 |
|
Geoffrey White
|
8a04840f93
|
C++: Improve qhelp for IncorrectNotOperatorUsage.ql, including mention of an alternative fix.
|
2024-05-02 17:17:55 +01:00 |
|
Geoffrey White
|
f4e4e238ba
|
C++: Add test cases for IncorrectNotOperatorUsage.ql.
|
2024-05-02 17:17:55 +01:00 |
|
Geoffrey White
|
8f682ef4e4
|
C++: Improve quality of some qhelp references.
|
2024-05-02 17:08:26 +01:00 |
|
Paolo Tranquilli
|
96d69ca49c
|
Merge branch 'main' into redsun82/lfs
|
2024-05-02 18:05:50 +02:00 |
|
Geoffrey White
|
8a261b7e7a
|
C++: Update StrncpyFlippedArgs.qhelp.
|
2024-05-02 17:04:49 +01:00 |
|
Paolo Tranquilli
|
daea674095
|
Bazel: cover standard https git credentials in git_lfs_probe.py
|
2024-05-02 18:02:22 +02:00 |
|
Geoffrey White
|
315f439135
|
C++: Add test case for reassignment to UseAfterFree.ql.
|
2024-05-02 16:40:28 +01:00 |
|
Geoffrey White
|
06d8892e03
|
C++: Rename an example file.
|
2024-05-02 16:39:59 +01:00 |
|
Geoffrey White
|
e22159ab5d
|
C++: Update WrongTypeFormatArguments.qhelp.
|
2024-05-02 16:34:56 +01:00 |
|
Geoffrey White
|
355c7d9b41
|
C++: Rename an example file.
|
2024-05-02 16:34:49 +01:00 |
|
Paolo Tranquilli
|
00baccbc15
|
Go: autoformat
|
2024-05-02 17:08:23 +02:00 |
|
Paolo Tranquilli
|
81dea9f89a
|
Merge branch 'main' into redsun82/go
|
2024-05-02 17:03:09 +02:00 |
|
Paolo Tranquilli
|
76067cb12d
|
Go: skip X:nocoverageredesign printing by autobuilder built with bazel
|
2024-05-02 17:02:48 +02:00 |
|
Geoffrey White
|
e4cf7df38f
|
C++: Edits to the .qhelp based on suggestions.
|
2024-05-02 16:00:31 +01:00 |
|
Geoffrey White
|
b8b3689251
|
C++: Autoformat.
|
2024-05-02 15:49:56 +01:00 |
|
Geoffrey White
|
0693bf9e75
|
C++: Improve UseOfStringAfterLifetimeEnds qhelp, references and alert message.
|
2024-05-02 15:40:27 +01:00 |
|
Paolo Tranquilli
|
1aafc377ad
|
Revert "Go: write test go runtime version in a specific file"
This reverts commit abcd9165b4.
|
2024-05-02 16:22:24 +02:00 |
|
Paolo Tranquilli
|
abcd9165b4
|
Go: write test go runtime version in a specific file
|
2024-05-02 16:09:11 +02:00 |
|
Paolo Tranquilli
|
0bc6934bfc
|
Go: rename pkg_files to something less confusing
|
2024-05-02 15:44:06 +02:00 |
|
Paolo Tranquilli
|
4ae82ac215
|
Go: add explanatory comment to extractor BUILD file
|
2024-05-02 15:40:13 +02:00 |
|
Rasmus Wriedt Larsen
|
ccad70897d
|
Add --dont-wait option
|
2024-05-02 15:39:07 +02:00 |
|
Paolo Tranquilli
|
318d954536
|
Go: make //go:gen not clear by default, and clean on --force
|
2024-05-02 15:38:47 +02:00 |
|
Rasmus Wriedt Larsen
|
3239af9973
|
Handle multiple job failure URLs
CI has changed how jobs are being run 🤷
|
2024-05-02 15:31:56 +02:00 |
|
Mathias Vorreiter Pedersen
|
f7113e0105
|
Merge pull request #16345 from MathiasVP/cleanup-ssa-and-iterator-flow
C++: Clean up SSA and stop relying on memory edges for iterator flow
|
2024-05-02 14:21:25 +01:00 |
|
Paolo Tranquilli
|
ca2d94b297
|
Fix go pattern in .pre-commit-config.yaml
|
2024-05-02 15:15:45 +02:00 |
|
Rasmus Wriedt Larsen
|
2cff081f2b
|
Minor fixes to CI script.
I had problems with proper resolution of codeql_repo_dir with old python installation, this fixes it
|
2024-05-02 15:13:50 +02:00 |
|