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
|
82062e2847
|
Java: update test
|
2025-03-04 11:15:00 -05:00 |
|
Jami Cogswell
|
26e396732a
|
Java: edit qhelp
|
2025-02-24 18:33:43 -05:00 |
|
Jami Cogswell
|
53cb30dcd0
|
Java: update metadata, move from CWE-016 to CWE-200
|
2025-02-24 18:33:41 -05:00 |
|
Michael Nebel
|
0a1d2d0bbb
|
Java: Update all test util paths to point to the new location.
|
2024-12-12 13:21:25 +01:00 |
|
Jeroen Ketema
|
89d20fd086
|
Java: Update expected test results
|
2024-12-03 19:18:59 +01:00 |
|
Tom Hvitved
|
95e9d013cc
|
Update expected test output
|
2024-11-04 12:07:06 +01:00 |
|
Tom Hvitved
|
ed9008a064
|
Update expected test output
|
2024-09-18 13:51:02 +02:00 |
|
Jami Cogswell
|
c70d39539e
|
Java: use post-process provenance pretty-printing in query-tests
|
2024-07-28 18:12:17 -04:00 |
|
Anders Schack-Mulligen
|
37d78249e7
|
Java: Update provenance ids.
|
2024-07-16 11:11:54 +02:00 |
|
Jami Cogswell
|
6b497da15f
|
Java: fix line number changes in tests
|
2024-07-11 15:33:09 -04:00 |
|
Jami Cogswell
|
be565288f2
|
Java: update more test cases due to shifted alert provenance line numbers
|
2024-06-27 22:08:38 -04:00 |
|
Tony Torralba
|
292395b80e
|
Update test expectations
|
2024-06-04 10:35:16 +02:00 |
|
Anders Schack-Mulligen
|
a74cf6501a
|
Java: update qltest expected files.
|
2024-05-22 11:13:06 +02:00 |
|
Anders Schack-Mulligen
|
c2f5731e8d
|
Java: Update expected output (uninteresting).
|
2024-04-12 09:20:26 +02:00 |
|
Anders Schack-Mulligen
|
e9e445b2ba
|
Java: Add empty provenance column to expected files.
|
2024-02-09 11:32:00 +01:00 |
|
Joe Farebrother
|
460ffc89b2
|
Add additional test cases
|
2024-01-29 22:43:28 +00:00 |
|
Joe Farebrother
|
aa78050933
|
Implement checks for elements hidden by their xml attributes
|
2024-01-29 16:25:38 +00:00 |
|
Joe Farebrother
|
6081f18089
|
Add unit tests + make some fixes
|
2024-01-29 16:25:37 +00:00 |
|
Joe Farebrother
|
d806fcae3d
|
Remove sink models involving PendingIntent; as they do not carry sensitive data (including from the original intent they were created with)
|
2024-01-23 09:51:39 +00:00 |
|
Joe Farebrother
|
2ca164ce35
|
Generate androidx stubs and correct some models
|
2024-01-23 09:51:39 +00:00 |
|
Joe Farebrother
|
bafd65b1d2
|
Add tests to cover each modeled sink + some corrections to the models
|
2024-01-23 09:51:38 +00:00 |
|
Joe Farebrother
|
a1a2acd3ce
|
Add additional test cases
|
2024-01-23 09:51:38 +00:00 |
|
Joe Farebrother
|
f9bb004618
|
Add sink models to notification builder setters
|
2024-01-23 09:51:38 +00:00 |
|
Joe Farebrother
|
cd19a91704
|
Add unit test
|
2024-01-23 09:51:37 +00:00 |
|
Joe Farebrother
|
3aa27148de
|
Split existing tests under CWE-200 into separate folders
|
2024-01-23 09:51:37 +00:00 |
|
Ed Minnix
|
909b1d70d9
|
Rename files to say "Allow" instead of "Permit"
|
2023-01-09 10:11:03 -05:00 |
|
Ed Minnix
|
c723df3ca7
|
Fix alert message in expected file
|
2023-01-09 10:08:19 -05:00 |
|
Ed Minnix
|
28ad9d00fb
|
Merge both setAllowContentAccess queries into one query
Previously, the query to detect whether or not access to `content://`
links was done using two queries.
Now they can be merged into one query
|
2023-01-03 15:17:07 -05:00 |
|
Ed Minnix
|
68392aa8d8
|
Fix test expectations
|
2022-12-31 15:25:25 -05:00 |
|
Ed Minnix
|
9ef319f659
|
Java: setAllowContentAccess query tests
|
2022-12-31 15:00:28 -05:00 |
|
Ed Minnix
|
7cc53126f3
|
Java: WebView setAllowContentAccess query test cases
|
2022-12-31 15:00:28 -05:00 |
|
Ed Minnix
|
a023726c03
|
Java: add Android stubs to options file for CWE-200 tests
|
2022-12-31 15:00:28 -05:00 |
|
Ed Minnix
|
10875568ec
|
Java: add negative test cases for WebView file access query
|
2022-11-15 13:50:31 -05:00 |
|
Ed Minnix
|
7a0544d80e
|
Java: test files for WebView file access query
|
2022-11-14 15:11:15 -05:00 |
|
Jonathan Leitschuh
|
2565cdb964
|
Add additional File taint value flow models
Adds
- File::getAbsoluteFile
- File::getCanonicalFile
- File::getAbsolutePath
- File::getCanonicalPath
|
2022-04-26 10:42:53 -04:00 |
|
Jonathan Leitschuh
|
2753521650
|
Java: Fix Local Temp File/Dir Incorrect Guard Logic
Resolves https://github.com/github/codeql/pull/8032#discussion_r841723906
|
2022-04-06 12:16:09 -04:00 |
|
Jonathan Leitschuh
|
5b651f29d8
|
Fix insufficient tests and add documentation
|
2022-03-07 16:39:40 -05:00 |
|
Jonathan Leitschuh
|
dad9a02fbd
|
Update TempDirInfoDisclosure with new OS Guards
|
2022-03-02 12:51:15 -05:00 |
|
Jonathan Leitschuh
|
39828fd596
|
Apply OS guard checks to TempDirLocalInformationDisclosure
|
2022-03-02 12:50:37 -05:00 |
|
Jonathan Leitschuh
|
eee521e6ce
|
Fix test failure for TempDirLocalInformationDisclosure
|
2022-02-10 10:40:40 -05:00 |
|
Jonathan Leitschuh
|
49a73673b6
|
Fix FP from mkdirs call on exact temp directory
|
2022-02-09 11:04:23 -05:00 |
|
Jonathan Leitschuh
|
7f46640176
|
Consider calls to setReadable(false, false) then setReadable(true, true) to be safe
|
2022-02-08 17:57:10 -05:00 |
|
Chris Smowton
|
a6596ea7ce
|
Fix test requirements, formatting
|
2022-02-08 12:01:32 +00:00 |
|
Jonathan Leitschuh
|
c4112e6d4c
|
Post refactor fixiup
|
2022-02-07 15:02:13 -05:00 |
|
Chris Smowton
|
de38638db6
|
Combine CWE-200 queries
|
2022-02-07 14:22:36 -05:00 |
|
Jonathan Leitschuh
|
0268dd9f0a
|
Add file creation sanitizer
|
2022-02-04 17:10:27 -05:00 |
|
Jonathan Leitschuh
|
9299c7996d
|
Add information disclosure test fix suggestions
|
2022-02-04 17:10:27 -05:00 |
|
Jonathan Leitschuh
|
79db76dcf8
|
Fix test failures TempDirLocalInformationDisclosureFromSystemProperty
|
2022-02-04 17:10:27 -05:00 |
|
Jonathan Leitschuh
|
7e514e9ef9
|
Add QLdoc and fix Compiler Errors in Tests
|
2022-02-04 17:10:26 -05:00 |
|