Tom Hvitved
|
ff9811b488
|
C#: Add tests for the inline test post-processor
|
2024-10-30 10:09:40 +01:00 |
|
Tom Hvitved
|
cc94c42f87
|
Address review comments
|
2024-10-29 20:36:16 +01:00 |
|
Tom Hvitved
|
baeffa2345
|
Update rust/ql/test/query-tests/unusedentities/unreachable.rs
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-10-29 15:00:09 +01:00 |
|
Tom Hvitved
|
dd520fea47
|
Rust: Post-processing query for inline test expectations
|
2024-10-29 13:37:04 +01:00 |
|
Tom Hvitved
|
1259b7e8e7
|
JS: Post-processing query for inline test expectations
|
2024-10-29 13:35:38 +01:00 |
|
Tom Hvitved
|
e5f2bbb6ec
|
Python: Post-processing query for inline test expectations
|
2024-10-29 13:35:37 +01:00 |
|
Tom Hvitved
|
4750b0de94
|
C++: Post-processing query for inline test expectations
|
2024-10-29 13:35:36 +01:00 |
|
Tom Hvitved
|
540b433f5a
|
Go: Post-processing query for inline test expectations
|
2024-10-29 13:35:35 +01:00 |
|
Tom Hvitved
|
4561770db4
|
Swift: Post-processing query for inline test expectations
|
2024-10-29 13:35:34 +01:00 |
|
Tom Hvitved
|
5b5ca05e87
|
Ruby: Post-processing query for inline test expectations
|
2024-10-29 13:35:33 +01:00 |
|
Tom Hvitved
|
e2b614d18a
|
Java: Post-processing query for inline test expectations
|
2024-10-29 13:35:32 +01:00 |
|
Tom Hvitved
|
8ba80fd022
|
C#: Post-processing query for inline test expectations
|
2024-10-29 13:35:31 +01:00 |
|
Tom Hvitved
|
e7a3e6bfed
|
Shared: Post-processing query for inline test expectations
|
2024-10-29 13:35:29 +01:00 |
|
Tom Hvitved
|
b111194fbc
|
Shared: Simplify PrettyPrintModels.ql
|
2024-10-29 13:35:28 +01:00 |
|
Tom Hvitved
|
c5d699cb6b
|
Merge pull request #17857 from geoffw0/unreachable3
Rust: Fix rust/dead-code
|
2024-10-29 13:35:10 +01:00 |
|
Asger F
|
879cb7c365
|
Merge pull request #17864 from asgerf/js/vue-attribute-syntax
JS: Fix parsing of special Vue attributes
|
2024-10-29 13:23:47 +01:00 |
|
Geoffrey White
|
6a110368a5
|
Rust: Rename predicates.
|
2024-10-29 11:32:22 +00:00 |
|
Asger F
|
6aef571c17
|
JS: Bump extractor version string
|
2024-10-29 11:28:06 +01:00 |
|
Asger F
|
3cc6b11e6b
|
JS: Expand attribute regex to include some Vue attributes
|
2024-10-29 11:19:01 +01:00 |
|
Asger F
|
560b3da851
|
JS: Add test with some special Vue attributes
|
2024-10-29 11:18:17 +01:00 |
|
Tom Hvitved
|
7ddc8f087d
|
Merge pull request #17786 from paldepind/rust-saa-additions
Rust: SSA additions
|
2024-10-29 09:51:38 +01:00 |
|
Tom Hvitved
|
813ccb9c06
|
Merge pull request #17855 from hvitved/csharp/comments-mapped-locations
C#: Take mapped locations into account in `Comments.qll`
|
2024-10-29 08:58:38 +01:00 |
|
Erik Krogh Kristensen
|
733158f8f2
|
Merge pull request #17860 from erik-krogh/fix-windows
fix the RAM setting on Windows
|
2024-10-29 08:34:09 +01:00 |
|
erik-krogh
|
2ee88f6774
|
fix the RAM setting on Windows
|
2024-10-28 20:39:34 +01:00 |
|
Paolo Tranquilli
|
2b386c422c
|
Merge pull request #17839 from github/redsun82/rust-analysis
Rust: add codeql analysis workflow
|
2024-10-28 18:14:32 +01:00 |
|
Dave Bartolomeo
|
d4db759057
|
Merge pull request #17858 from github/dbartol/actions-placeholder
|
2024-10-28 11:57:20 -04:00 |
|
Dave Bartolomeo
|
609a6c38e4
|
Revert "Fix bash nit"
This reverts commit 3228447544.
|
2024-10-28 11:39:22 -04:00 |
|
Dave Bartolomeo
|
a70ce25144
|
Merge pull request #17850 from github/dbartol/actions-placeholder
Implement Actions extractor and placeholder Actions QL packs
|
2024-10-28 11:34:00 -04:00 |
|
Geoffrey White
|
eb79bcbc34
|
Rust: Remove unnecessary line.
|
2024-10-28 14:36:45 +00:00 |
|
Geoffrey White
|
bf5a0b7bd0
|
Rust: Rewrite UnreachableCode.ql to be more robust.
|
2024-10-28 14:36:42 +00:00 |
|
Geoffrey White
|
41df9ae4fc
|
Merge pull request #17854 from geoffw0/cleanuptest
Rust: Clean up unreachable test
|
2024-10-28 14:29:42 +00:00 |
|
Paolo Tranquilli
|
f5d14dbe07
|
Merge pull request #17856 from github/redsun82/rust-defaultSuiteFile
Rust: add `defaultSuiteFile`
|
2024-10-28 15:27:51 +01:00 |
|
Simon Friis Vindum
|
8f8564ddfd
|
Rust: Address PR comments
|
2024-10-28 15:15:38 +01:00 |
|
Dave Bartolomeo
|
3228447544
|
Fix bash nit
Co-authored-by: Rasmus Wriedt Larsen <rasmuswl@github.com>
|
2024-10-28 09:58:11 -04:00 |
|
Paolo Tranquilli
|
5420e52afa
|
Rust: add defaultSuiteFile
|
2024-10-28 14:56:09 +01:00 |
|
Tom Hvitved
|
cfa1ed38b4
|
Merge pull request #17844 from hvitved/rust/location-impl
Rust: Cache `Locatable.getLocation` and `Location`
|
2024-10-28 14:41:36 +01:00 |
|
Paolo Tranquilli
|
5a84d290e6
|
Rust: ignore test directory
|
2024-10-28 14:32:53 +01:00 |
|
Tom Hvitved
|
7910af159c
|
C#: Take mapped locations into account in Comments.qll
|
2024-10-28 14:21:10 +01:00 |
|
Paolo Tranquilli
|
dd4fe2a32b
|
Rust: change analysis config
|
2024-10-28 14:21:07 +01:00 |
|
Tom Hvitved
|
c93e4385f2
|
C#: Add a test for a comment with a mapped location
|
2024-10-28 14:20:24 +01:00 |
|
Arthur Baars
|
2326861b23
|
Merge pull request #17805 from github/aibaars/local-defs
Rust: Rust: add jump to definition for format arguments
|
2024-10-28 14:17:40 +01:00 |
|
Cornelius Riemenschneider
|
1972532f1c
|
Merge pull request #17732 from github/criemen/bazel-8
Bazel: Upgrade to 8.0.0rc1
|
2024-10-28 14:03:20 +01:00 |
|
Michael Nebel
|
058fcc1a51
|
Merge pull request #17853 from michaelnebel/csharp/madtests
C#: Re-factor test for CWE-611/UntrustedDataInsecureXml.ql to pretty print models.
|
2024-10-28 13:38:26 +01:00 |
|
Tom Hvitved
|
711dfc3592
|
Rust: Cache Locatable.getLocation and Location
|
2024-10-28 13:33:49 +01:00 |
|
Simon Friis Vindum
|
cab916453d
|
Rust: Update unused value expected test result
|
2024-10-28 12:18:00 +01:00 |
|
Simon Friis Vindum
|
b86a5810b3
|
Rust: Small refactor based on PR feedback
|
2024-10-28 11:45:46 +01:00 |
|
Simon Friis Vindum
|
c5b01eb629
|
Merge branch 'main' into rust-saa-additions
|
2024-10-28 11:42:32 +01:00 |
|
Geoffrey White
|
e5818f6f2e
|
Rust: Fix unused value cases in the unreachable test (they're not interesting, just distract from the point of these tests.
|
2024-10-28 10:29:31 +00:00 |
|
Arthur Baars
|
fdf99e2f50
|
Rust: filter out definitions that are inside expanded macros
|
2024-10-28 11:27:59 +01:00 |
|
Geoffrey White
|
72606d5a59
|
Rust: Add missing annotations to unreachable test.
|
2024-10-28 10:22:46 +00:00 |
|