Jami Cogswell
|
e17486a9d8
|
Java: rename springframework stubs directory from 5.3.8 to 5.8.x
|
2025-03-11 15:20:58 -04:00 |
|
Jami Cogswell
|
5e5bc2afe9
|
Java: remove experimental files
|
2025-02-24 18:24:19 -05:00 |
|
Jami Cogswell
|
61a184c1d7
|
Java: update more tests
|
2025-02-14 16:08:06 -05:00 |
|
Michael Nebel
|
999f1f21e2
|
Java: Accept expected test output.
|
2025-01-27 10:22:20 +01:00 |
|
Michael Nebel
|
e3997f65ed
|
Java: Deprecate experimental queries.
|
2025-01-27 10:22:16 +01:00 |
|
Michael Nebel
|
0a1d2d0bbb
|
Java: Update all test util paths to point to the new location.
|
2024-12-12 13:21:25 +01:00 |
|
Tom Hvitved
|
95e9d013cc
|
Update expected test output
|
2024-11-04 12:07:06 +01:00 |
|
Tom Hvitved
|
6a11120e50
|
Address review comments
|
2024-09-24 14:21:40 +02:00 |
|
Tom Hvitved
|
f287216060
|
Update expected test output
|
2024-09-24 14:21:38 +02:00 |
|
Tom Hvitved
|
ed9008a064
|
Update expected test output
|
2024-09-18 13:51:02 +02:00 |
|
Asger F
|
9703f67794
|
Test output updates that only affect nodes/edges
|
2024-08-23 11:03:26 +02:00 |
|
Anders Schack-Mulligen
|
d97a301fef
|
Merge pull request #17105 from aschackmull/dataflow/stage6
Dataflow: Refactor stage 6 to use shared stage code.
|
2024-08-22 09:46:49 +02:00 |
|
Chris Smowton
|
15989ce213
|
Merge pull request #14089 from am0o0/amammad-java-JWT
Java: JWT decoding without verification
|
2024-08-21 14:14:08 +01:00 |
|
Anders Schack-Mulligen
|
525b6f30e3
|
C++/C#/Java: Accept test changes.
|
2024-08-21 10:51:28 +02:00 |
|
am0o0
|
b001c24dfc
|
update tests to pass the github actions
|
2024-08-20 20:57:11 +02:00 |
|
am0o0
|
f4764378c9
|
update tests to contain the new source, delete query with local sources
|
2024-08-16 16:15:46 +02:00 |
|
Anders Schack-Mulligen
|
a85f8a2fbd
|
Java/C#: Accept expected changes.
|
2024-08-15 13:24:31 +02:00 |
|
Chris Smowton
|
95e504a5ff
|
Merge branch 'main' into am0o0-java-PathInjection
|
2024-08-05 11:41:25 +01:00 |
|
am0o0
|
4169cfac9f
|
use the current slf4j stubs instead of new one
|
2024-08-03 14:12:18 +02:00 |
|
am0o0
|
ee9f134828
|
update current springframework core stub and use this instead of creating a new stubs
|
2024-08-02 01:00:34 +02:00 |
|
am0o0
|
af43178602
|
move slf4j to a separate dir
|
2024-08-02 00:35:20 +02:00 |
|
am0o0
|
1551cf0093
|
move java/ql/test/experimental/stubs/org-springframework-6.1.4/org/reactivestreams into a separate dir
|
2024-08-02 00:06:02 +02:00 |
|
Anders Schack-Mulligen
|
377301a55a
|
Merge pull request #17108 from aschackmull/dataflow/flowthrough-provenance
Dataflow: Propagate provenance correctly for flow-through wrappers.
|
2024-08-01 09:35:56 +02:00 |
|
Owen Mansel-Chan
|
6280ed2a6b
|
Merge pull request #13555 from am0o0/amammad-java-bombs
Java: Decompression Bombs
|
2024-07-31 14:55:28 +01:00 |
|
Anders Schack-Mulligen
|
9724516c84
|
C#/Go/Java/Python/Ruby: Accept qltest .expected changes.
|
2024-07-31 14:45:10 +02:00 |
|
am0o0
|
701e3d7e53
|
add same query but with local source support to comply with the CVE-2021-37580
|
2024-07-31 10:58:22 +02:00 |
|
Jami Cogswell
|
2db07bdbf3
|
Java: add missing models to experimental expected files
|
2024-07-30 12:13:18 -04:00 |
|
am0o0
|
591b1b4f07
|
use $ SPURIOUS: instead of "this test gives a FP"
|
2024-07-30 17:53:23 +02:00 |
|
am0o0
|
9662950405
|
add comments for FPs
|
2024-07-30 13:24:46 +02:00 |
|
am0o0
|
4dc1a10f71
|
update tests for zip4j, add aditional flow steps for zip4j, remove BombTypeInputStream class since we don't need it anymore, add a predicate which was for testing porpose and was junk
|
2024-07-29 18:10:04 +02:00 |
|
Jami Cogswell
|
0a382bf0cf
|
Java: use post-process provenance pretty-printing in experimental/query-tests
|
2024-07-28 18:13:20 -04:00 |
|
am0o0
|
c8749ff82e
|
Merge branch 'amammad-java-bombs' of https://github.com/am0o0/codeql into amammad-java-bombs
|
2024-07-28 12:15:23 +02:00 |
|
am0o0
|
209fa1a10a
|
update tests
|
2024-07-28 12:15:07 +02:00 |
|
am0o0
|
7689db7d42
|
change apache commons sink
|
2024-07-28 12:09:33 +02:00 |
|
am0o0
|
1b97804f45
|
update tests
|
2024-07-28 11:45:48 +02:00 |
|
Am
|
96c142bf0a
|
Merge branch 'main' into amammad-java-JWT
|
2024-07-28 13:03:23 +03:30 |
|
am0o0
|
6538a06f29
|
update tests
|
2024-07-28 11:30:59 +02:00 |
|
am0o0
|
46ddddc8cf
|
Merge tag 'codeql-cli/v2.18.1' into amammad-java-JWT
Compatible with CodeQL CLI 2.18.1
|
2024-07-28 11:23:20 +02:00 |
|
am0o0
|
494f0b709e
|
Merge branch 'main' into amammad-java-JWT
|
2024-07-28 10:37:26 +02:00 |
|
Chris Smowton
|
e3559d8f93
|
Adjust test expectations
|
2024-07-28 10:27:11 +02:00 |
|
Chris Smowton
|
142d7ae005
|
Make test compatible with Servlet 2.5; use old Servlet stubs
|
2024-07-28 10:26:58 +02:00 |
|
Ed Minnix
|
ad4bca9975
|
Fix provenance in tests
|
2024-07-18 18:18:24 -04:00 |
|
Owen Mansel-Chan
|
9a66e66d66
|
Merge branch 'main' into amammad-java-bombs
|
2024-07-18 21:28:23 +01:00 |
|
Jami Cogswell
|
f90df85722
|
Java: update provenance numbers in tests again
|
2024-07-16 11:55:46 -04:00 |
|
Anders Schack-Mulligen
|
37d78249e7
|
Java: Update provenance ids.
|
2024-07-16 11:11:54 +02:00 |
|
am0o0
|
71e1d63953
|
finilize tests
|
2024-07-13 18:00:50 +02:00 |
|
am0o0
|
d8e2d355df
|
categorize the new stubs
|
2024-07-13 17:25:38 +02:00 |
|
am0o0
|
1d1c476674
|
update tests and use TaintFlowTestArgString
add stubs
add missed sink models
|
2024-07-13 16:58:51 +02:00 |
|
Chris Smowton
|
1cb9f6370f
|
Use hasTaintFlow marker
|
2024-07-13 13:09:43 +02:00 |
|
Chris Smowton
|
059a1389c6
|
Run TaintedPath query on experimental tests
|
2024-07-13 13:09:26 +02:00 |
|