Tom Hvitved
|
b8dd2e551e
|
Merge pull request #18919 from hvitved/rust/ast-consistency-internal
Rust: Move `AstConsistency.qll` into `internal`
|
2025-03-04 15:35:34 +01:00 |
|
Simon Friis Vindum
|
980ed23e63
|
Merge pull request #18922 from paldepind/rust-model-generation-require-name
Rust: Exclude functions without canonical path from model generation
|
2025-03-04 15:35:08 +01:00 |
|
Jeroen Ketema
|
45c4f3f898
|
Merge pull request #18914 from github/esteffin/bmn-include-file-resolution-statistics
C++ query to extract the number of errors due to include file resolution failure
|
2025-03-04 15:13:45 +01:00 |
|
Enrico Steffinlongo
|
e230166fe2
|
Add C++ query to extract the status of include file resolution
|
2025-03-04 13:57:17 +00:00 |
|
Simon Friis Vindum
|
c89e648738
|
Rust: Exclude function without canonical path from model generation
|
2025-03-04 13:56:10 +01:00 |
|
Tom Hvitved
|
1f13f0009f
|
Rust: Move AstConsistency.qll into internal
|
2025-03-04 13:00:09 +01:00 |
|
Jami
|
c22b05a6f4
|
Merge pull request #18900 from jcogs33/jcogs33/java/unreleased-lock-fp
Java: handle lock state check stored in variable for `java/unreleased-lock`
|
2025-03-04 06:38:56 -05:00 |
|
Simon Friis Vindum
|
0d1865d718
|
Merge pull request #18872 from paldepind/rust-ref-mut
Rust: Allow SSA and some data flow for mutable borrows
|
2025-03-04 09:25:18 +01:00 |
|
Michael Nebel
|
96c0ca87fc
|
Merge pull request #18865 from carldybdahl-microsoft/csharp/path-combine
Add CodeQL recommendation against Path.Combine
|
2025-03-04 08:51:04 +01:00 |
|
Carl Dybdahl
|
2f7cdf1bfa
|
Improvements
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
b3447959fa
|
Match autoformatting, add QLDoc references
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
d371723fe4
|
Fix test
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
d82295c54a
|
Add QLDoc
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
aa6779f19f
|
Add changelog
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
35fd4d226f
|
Oops
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
44e6691e6d
|
Add implementation and tests
|
2025-03-03 15:32:15 +01:00 |
|
Geoffrey White
|
7f56c67544
|
Merge pull request #18837 from geoffw0/overflowbuffer
C++: Improve and promote cpp/overflow-buffer
|
2025-03-03 14:17:12 +00:00 |
|
Chris Smowton
|
ee08e8b1fb
|
Merge pull request #18888 from github/dbartol/actions-executable-bit
Set the executable bit on the scripts in the Actions extractor
|
2025-03-03 08:53:50 +00:00 |
|
Simon Friis Vindum
|
1225c5c828
|
Rust: Accept changes
|
2025-03-03 09:44:24 +01:00 |
|
Simon Friis Vindum
|
d8d882958d
|
Merge branch 'main' into rust-ref-mut
|
2025-03-03 09:19:08 +01:00 |
|
Simon Friis Vindum
|
757067216d
|
Merge pull request #18896 from paldepind/rust-model-ptr-rw
Rust: Model pointer read and write functions
|
2025-03-03 09:14:39 +01:00 |
|
Jami Cogswell
|
b0b95965f6
|
Java: add change note
|
2025-03-02 17:13:37 -05:00 |
|
Jami Cogswell
|
fbf7513f37
|
Java: handle lock state check stored in variable
|
2025-03-02 17:01:18 -05:00 |
|
Geoffrey White
|
7169c4be48
|
C++: Another attempt to make the fix more solid. I believe it can't produce negative numbers now.
|
2025-02-28 14:21:58 +00:00 |
|
Simon Friis Vindum
|
c1ee20b2b9
|
Rust: Update generated models for Rust built-in libraries
|
2025-02-28 13:40:43 +01:00 |
|
Geoffrey White
|
2f2c9f8943
|
Merge pull request #18895 from geoffw0/docimplicit
Data flow: Improve doc for defaultImplicitTaintRead.
|
2025-02-28 12:18:11 +00:00 |
|
Chris Smowton
|
4f810df53c
|
Merge pull request #18861 from smowton/smowton/admin/jdk24-upgrade-test-expectations
Java: Update test expectations for JDK24 upgrade
|
2025-02-28 11:56:49 +00:00 |
|
Chris Smowton
|
ad732a8f57
|
Docs: note JDK 24 support
|
2025-02-28 11:23:11 +00:00 |
|
Chris Smowton
|
79e581f555
|
Change note
|
2025-02-28 11:23:10 +00:00 |
|
Chris Smowton
|
1577b40b45
|
Accept test changes
|
2025-02-28 11:23:07 +00:00 |
|
Chris Smowton
|
178e90c2f1
|
Update test expectations for JDK24 upgrade
|
2025-02-28 11:23:06 +00:00 |
|
Owen Mansel-Chan
|
94505af49e
|
Merge pull request #18891 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2025-02-28 11:14:06 +00:00 |
|
Chris Smowton
|
ec2982f3df
|
Merge branch 'main' into workflow/coverage/update
|
2025-02-28 10:48:08 +00:00 |
|
Simon Friis Vindum
|
c4773c42c4
|
Rust: Model pointer read and write functions
|
2025-02-28 11:44:11 +01:00 |
|
Simon Friis Vindum
|
bc651af319
|
Merge branch 'main' into rust-ref-mut
|
2025-02-28 11:42:06 +01:00 |
|
Simon Friis Vindum
|
5b657035d2
|
Rust: Add test for models of pointer read and write
|
2025-02-28 11:19:41 +01:00 |
|
Michael Nebel
|
7015a0af38
|
Merge pull request #18893 from michaelnebel/csharp/pindotnetfornugetconfigerror
C#: Pin .NET for the integration test standalone_dependencies_nuget_c…
|
2025-02-28 10:56:10 +01:00 |
|
Simon Friis Vindum
|
518f164c61
|
Rust: Address PR comments
|
2025-02-28 10:49:27 +01:00 |
|
Geoffrey White
|
1b35c0b7c9
|
Data flow: Improve doc for defaultImplicitTaintRead.
|
2025-02-28 09:43:57 +00:00 |
|
Paolo Tranquilli
|
3c7fe264d1
|
Merge pull request #18881 from github/redsun82/rust-fix-test
Rust: fix dataflow test failure by pinning the toolchain version
|
2025-02-28 10:17:04 +01:00 |
|
Michael Nebel
|
5af7630841
|
C#: Pin .NET for the integration test standalone_dependencies_nuget_config_error.
|
2025-02-28 10:07:11 +01:00 |
|
Paolo Tranquilli
|
b73e8dc74b
|
Merge branch 'main' into redsun82/rust-fix-test
|
2025-02-28 09:31:25 +01:00 |
|
github-actions[bot]
|
ce82cb6424
|
Add changed framework coverage reports
|
2025-02-28 00:21:17 +00:00 |
|
Geoffrey White
|
998bec1efb
|
C++: Fix the bug.
|
2025-02-27 21:24:07 +00:00 |
|
Geoffrey White
|
51d916263d
|
C++: Another test.
|
2025-02-27 21:19:05 +00:00 |
|
Dave Bartolomeo
|
ac555ff0a3
|
Set the executable bit on the scripts in the Actions extractor
|
2025-02-27 20:06:14 +00:00 |
|
Owen Mansel-Chan
|
93b11146d8
|
Merge pull request #18886 from owen-mc/go/gitignore-make-test-artifacts
Go: Add .gitignore for artifacts of `make test`
|
2025-02-27 19:47:28 +00:00 |
|
Dave Bartolomeo
|
6c0aadfb57
|
Merge pull request #18887 from github/dbartol/immutable-actions
Move list of immutable actions into internal model pack for now.
|
2025-02-27 14:04:01 -05:00 |
|
Edward Minnix III
|
28770c526d
|
Merge pull request #18863 from egregius313/egregius313/go/mad/database/rqlite
Go: Add `database` sources for the `gorqlite` package
|
2025-02-27 12:41:39 -05:00 |
|
Dave Bartolomeo
|
2dde9ab6b9
|
Move immutable-actions-list pack to codeql org
|
2025-02-27 12:30:11 -05:00 |
|