Owen Mansel-Chan
|
6e0a1ba233
|
List more covered java frameworks explicitly
|
2026-01-15 07:18:15 +00:00 |
|
Simon Friis Vindum
|
8cbe17a62b
|
Rust: Fix bad join on name column
|
2026-01-15 07:23:34 +01:00 |
|
Simon Friis Vindum
|
ca3e2db217
|
Rust: Accept changes to expected files
|
2026-01-14 16:00:59 +01:00 |
|
Simon Friis Vindum
|
465400115f
|
Rust: Adapt type inference consistency query exceptions
|
2026-01-14 15:36:35 +01:00 |
|
Owen Mansel-Chan
|
0cf0aac397
|
Merge pull request #21109 from owen-mc/go/misc-trivial-fixes
Go: misc trivial fixes
|
2026-01-14 14:10:41 +00:00 |
|
Jeroen Ketema
|
17a453bb33
|
Merge pull request #21126 from jketema/subscript
C++: Add predicates to support C++23 multidimensional subscript operators
|
2026-01-14 14:48:14 +01:00 |
|
Simon Friis Vindum
|
a19ad5e557
|
Rust: Associated types are inherited as type parameters by traits and dyn traits
|
2026-01-14 14:44:31 +01:00 |
|
Simon Friis Vindum
|
62193540f7
|
Rust: Add additional tests for associated types
|
2026-01-14 14:44:30 +01:00 |
|
Simon Friis Vindum
|
fd5658dfe8
|
Rust: Tweak tests for associated types
|
2026-01-14 14:44:23 +01:00 |
|
Simon Friis Vindum
|
e0c36c758d
|
Rust: Move associated types tests into separate file
|
2026-01-14 14:39:59 +01:00 |
|
Tom Hvitved
|
991d30f7aa
|
Merge pull request #21161 from hvitved/rust/restrict-implicit-deref-borrow-nodes
Rust: Restrict `ImplicitDerefBorrowNode` to nodes with enclosing CFG scope
|
2026-01-14 14:37:40 +01:00 |
|
Jeroen Ketema
|
1dacd83915
|
C++: Update dbscheme stats file
|
2026-01-14 13:35:53 +01:00 |
|
Jeroen Ketema
|
7a13cbae3f
|
C++: Add upgrade and downgrade scripts
|
2026-01-14 13:35:52 +01:00 |
|
Jeroen Ketema
|
f6b720b37b
|
C++: Add change note
|
2026-01-14 13:35:51 +01:00 |
|
Jeroen Ketema
|
047fa068ff
|
C++: Add isThisAccess predicate to ParamAccessForType
|
2026-01-14 13:35:50 +01:00 |
|
Jeroen Ketema
|
bb33ea383c
|
C++: Add change note for new builtins
|
2026-01-14 13:35:49 +01:00 |
|
Jeroen Ketema
|
93535d1c86
|
C++: Add tests for new builtin operations
|
2026-01-14 13:35:47 +01:00 |
|
Jeroen Ketema
|
3d959abdeb
|
C++: Support new builtin operations
|
2026-01-14 13:35:46 +01:00 |
|
Jeroen Ketema
|
5d00a4df86
|
Merge pull request #21143 from jketema/jketema/friends
C++: Update test expectations after extractor changes
|
2026-01-14 13:31:40 +01:00 |
|
Owen Mansel-Chan
|
e01b674581
|
Merge pull request #21082 from mbaluda/couchdb
This PR adds models Java client APIs for CouchBase and adds tests for 2 queries
|
2026-01-14 12:06:47 +00:00 |
|
Owen Mansel-Chan
|
16113e6550
|
Use type cast to make QL more succinct
|
2026-01-14 11:50:56 +00:00 |
|
Owen Mansel-Chan
|
76bba60383
|
Fix misspelling in comment
|
2026-01-14 11:50:55 +00:00 |
|
Owen Mansel-Chan
|
0dc47380a3
|
Swap order of equality for easier comprehension
|
2026-01-14 11:50:53 +00:00 |
|
Owen Mansel-Chan
|
b58e88291e
|
Remove redundant import
|
2026-01-14 11:50:52 +00:00 |
|
Owen Mansel-Chan
|
94bc47ab15
|
Swap order of supertypes
|
2026-01-14 11:50:50 +00:00 |
|
Owen Mansel-Chan
|
3850734a15
|
Use non-extending subtypes
|
2026-01-14 11:50:49 +00:00 |
|
Owen Mansel-Chan
|
93d7c5c7ef
|
Remove redundant supertypes
|
2026-01-14 11:50:44 +00:00 |
|
Owen Mansel-Chan
|
1cd0698453
|
Fix test for reflected xss sanitizer
It used to pass even without ErrorSanitizer because `cookie` is already
sanitized.
|
2026-01-14 11:50:08 +00:00 |
|
Owen Mansel-Chan
|
9d5e5b0c8a
|
Add post-processing to Beego tests
|
2026-01-14 11:50:06 +00:00 |
|
Asger F
|
ff580410fe
|
Merge pull request #20733 from asgerf/js/incremental-api-graphs
JS: Incremental API graph
|
2026-01-14 12:49:41 +01:00 |
|
Mauro Baluda
|
9f725f7098
|
Merge branch 'main' into couchdb
|
2026-01-14 12:33:47 +01:00 |
|
Mauro Baluda
|
f71b6c1bfd
|
Improved models for Supplier arguments
|
2026-01-14 12:32:42 +01:00 |
|
Jeroen Ketema
|
54f75653ba
|
C++: Update test expectations after extractor changes
|
2026-01-14 12:01:51 +01:00 |
|
Mauro Baluda
|
5cef0376a9
|
Update java/ql/test/query-tests/security/CWE-798/semmle/tests/HardcodedCouchBaseCredentials.java
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2026-01-14 11:50:52 +01:00 |
|
Asger F
|
06cc323aee
|
Update javascript/ql/src/change-notes/2025-12-05-skip-minified-files.md
Co-authored-by: Taus <tausbn@github.com>
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
b47ae420ca
|
Update javascript/ql/src/change-notes/2025-12-05-skip-minified-files.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
0eadebcabd
|
Update javascript/extractor/src/com/semmle/js/extractor/FileExtractor.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
739ed4b3bb
|
JS: Change note
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
7ab52a81a7
|
JS: Add environment variable to opt out of the behaviour if needed
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
2892ab61ae
|
JS: Make sure a file is not seen as minified
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
84f6b6f67a
|
JS: Accept test change due to file no longer being extracted
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
98c8b4c080
|
JS: Skip minified file if avg line length > 200
|
2026-01-14 11:40:01 +01:00 |
|
Asger F
|
e430aa97f3
|
Merge pull request #20916 from asgerf/js/next-folders2
JS: Handle Next.js files named 'page' or 'route'
|
2026-01-14 11:10:57 +01:00 |
|
Jeroen Ketema
|
40a91367ab
|
Merge pull request #21110 from jketema/jketema/rm-decimal
C++: Remove decimal floating point types
|
2026-01-14 10:58:39 +01:00 |
|
Tom Hvitved
|
cc4926ad37
|
Merge pull request #21148 from hvitved/rust/remove-macro-block-expr
Rust: Remove `MacroBlockExpr` class
|
2026-01-14 10:11:22 +01:00 |
|
Simon Friis Vindum
|
519f0d2780
|
Merge pull request #21023 from paldepind/rust/regenerate-models-1212
Rust: Regenerate models
|
2026-01-14 09:30:06 +01:00 |
|
Mauro Baluda
|
9efefa6120
|
Fix test expectations
|
2026-01-13 22:46:42 +01:00 |
|
Mauro Baluda
|
29f23ee192
|
Fix extraction error
|
2026-01-13 22:33:01 +01:00 |
|
Mauro Baluda
|
4b7662f652
|
Merge branch 'main' into couchdb
|
2026-01-13 21:50:44 +01:00 |
|
Mauro Baluda
|
d335f039ef
|
Improve model for CWE-089
|
2026-01-13 21:48:43 +01:00 |
|