Tom Hvitved
|
ff9811b488
|
C#: Add tests for the inline test post-processor
|
2024-10-30 10:09:40 +01:00 |
|
Charmander
|
a97998811a
|
Fix typo and grammar in InsecureCookie.qhelp
|
2024-10-30 07:29:20 +00:00 |
|
Paolo Tranquilli
|
4c73c6284e
|
Merge pull request #17867 from github/dbartol/actions-build
Add the Actions extractor to the build
|
2024-10-30 05:48:41 +01:00 |
|
Kevin Stubbings
|
0483b8004c
|
Feedback
|
2024-10-29 15:45:11 -07:00 |
|
Alvaro Muñoz
|
f76d4d67d9
|
tests: update tests
|
2024-10-29 22:31:15 +01:00 |
|
Dave Bartolomeo
|
b07642b585
|
Fix linting
|
2024-10-29 17:09:47 -04:00 |
|
Dave Bartolomeo
|
902a8bd847
|
Add Actions extractor to build
|
2024-10-29 16:54:37 -04:00 |
|
Dave Bartolomeo
|
3c9e19346c
|
Update test expectations
|
2024-10-29 16:53:36 -04:00 |
|
Alvaro Muñoz
|
685c9e97cc
|
Bump qlpack versions
|
2024-10-29 21:17:55 +01:00 |
|
Tom Hvitved
|
cc94c42f87
|
Address review comments
|
2024-10-29 20:36:16 +01:00 |
|
Alvaro Muñoz
|
fcc7efbc5c
|
Bump qlpack versions
|
2024-10-29 19:19:06 +01:00 |
|
Alvaro Muñoz
|
58f060234a
|
fix: count(text.splitAt()) does not account for all lines, use max(text.splitAt(,i)) instead
|
2024-10-29 19:17:24 +01:00 |
|
Alvaro Muñoz
|
871193095a
|
feat: Add trigger event to cache poisoning queries
|
2024-10-29 19:04:02 +01:00 |
|
Ian Lynagh
|
b00bbc9ca2
|
Merge pull request #17731 from igfoo/igfoo/removeErasure
Java/Kotlin: Remove the erasure dbscheme relation
|
2024-10-29 14:21:57 +00:00 |
|
Rasmus Wriedt Larsen
|
2b6c27eb60
|
JS: Add initial file threat-model support
However, as indicated by the `MISSING` annotations, we could do better.
|
2024-10-29 15:14:39 +01:00 |
|
Rasmus Wriedt Larsen
|
3656864695
|
JS: Add database threat-model source modeling
|
2024-10-29 15:11:09 +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 |
|
Anders Schack-Mulligen
|
8b5756526c
|
Update python/ql/test/experimental/library-tests/CallGraph/InlineCallGraphTest.ql
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2024-10-29 13:57:27 +01:00 |
|
Alvaro Muñoz
|
ee7e50c1cf
|
Bump qlpack versions
|
2024-10-29 13:42:02 +01:00 |
|
Alvaro Muñoz
|
24a3df0386
|
tests: new tests for Code Injection
|
2024-10-29 13:41:23 +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 |
|
Ian Lynagh
|
251a8a34ed
|
Java: Add up/downgrade scripts
|
2024-10-29 11:32:22 +00:00 |
|
Geoffrey White
|
6a110368a5
|
Rust: Rename predicates.
|
2024-10-29 11:32:22 +00:00 |
|
Ian Lynagh
|
6be2e98796
|
Java/Kotlin: Remove the erasure relation
It's no longer used
|
2024-10-29 11:32:20 +00:00 |
|
Ian Lynagh
|
8ab52dba83
|
Kotlin: Don't write the erasure relation
It's no longer used
|
2024-10-29 11:32:18 +00:00 |
|
Ian Lynagh
|
6c9739023d
|
Java: Remove redundant getErasure overrides
The root definition covers these cases already
|
2024-10-29 11:32:16 +00:00 |
|
Alvaro Muñoz
|
31a9346d2d
|
feat: show trigger event on query results
|
2024-10-29 11:59:59 +01:00 |
|
Rasmus Wriedt Larsen
|
7c7420a9a4
|
JS: Add change-note
|
2024-10-29 11:35:56 +01:00 |
|
Rasmus Wriedt Larsen
|
07bc1feb11
|
Docs: Threat-models supported in JS
Capturing
- 7d3793e718
- e35c2b243a
- e11bfc27bd
|
2024-10-29 11:33:02 +01:00 |
|
Rasmus Wriedt Larsen
|
84f6b89ced
|
JS: Minor improvements to threat-model Concepts
Mirroring what was done for Python
|
2024-10-29 11:29:48 +01: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 |
|
Anders Schack-Mulligen
|
1d3bad1358
|
UniversalFlow: More renaming.
|
2024-10-29 08:53:18 +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 |
|
Asger F
|
2fb108419c
|
JS: Only parameter-calls as lambda calls
|
2024-10-29 08:32:15 +01:00 |
|