Mathias Vorreiter Pedersen
|
59402eb754
|
Merge pull request #12462 from MathiasVP/disable-std-order-in-fwd-flow-stage-1
DataFlow: Disable standard order in `Stage1::fwdFlow`
|
2023-03-09 15:30:05 +00:00 |
|
Asger F
|
6e744093e2
|
Merge pull request #12398 from github/post-release-prep/codeql-cli-2.12.4
Post-release preparation for codeql-cli-2.12.4
|
2023-03-09 15:38:21 +01:00 |
|
Mathias Vorreiter Pedersen
|
1f77f77153
|
DataFlow: Sync identical files.
|
2023-03-09 10:41:15 +00:00 |
|
Ed Minnix
|
48ca1d0b72
|
Convert the taint tracking configurations to modules
|
2023-03-08 19:51:54 -05:00 |
|
Ed Minnix
|
ae0b4970ac
|
Remove commented out code
|
2023-03-08 19:21:58 -05:00 |
|
Ed Minnix
|
da43a61506
|
Convert dataflow configuration to using new module-configuration
|
2023-03-08 19:19:00 -05:00 |
|
Ed Minnix
|
eeb9a88c3a
|
Renamed test file to follow camel casing convention
|
2023-03-08 13:56:25 -05:00 |
|
Ed Minnix
|
f680a2ecbf
|
Update test java file to support InlineExpectationsTest
|
2023-03-08 13:50:02 -05:00 |
|
Ed Minnix
|
bfd430b446
|
Remove qlref tests
|
2023-03-08 13:21:31 -05:00 |
|
Ed Minnix
|
24c9a516c9
|
Add QLdoc to ArbitraryApkInstallationQuery.qll
|
2023-03-08 13:21:09 -05:00 |
|
Ed Minnix
|
882e909862
|
Renamed ArbitraryAPKInstallation to ArbitraryApkInstallation
|
2023-03-08 12:16:46 -05:00 |
|
Ed Minnix
|
5fb5f1b23b
|
Begin InlineExpectationsTest
|
2023-03-08 12:14:45 -05:00 |
|
Ed Minnix
|
3ea167cadf
|
Split ArbitraryApkInstallation file into 3 files
|
2023-03-08 12:12:11 -05:00 |
|
Edward Minnix III
|
2d1088e923
|
Change severity level to error
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2023-03-08 12:12:11 -05:00 |
|
Ed Minnix
|
0eaad4136e
|
Add RemoteFlowSource as a valid source
|
2023-03-08 12:12:11 -05:00 |
|
Ed Minnix
|
4d51e4fed0
|
Change description wording
|
2023-03-08 12:12:11 -05:00 |
|
Ed Minnix
|
10cd6328dc
|
Add missing QLDocs
|
2023-03-08 12:12:11 -05:00 |
|
Edward Minnix III
|
8ec5b5b7fa
|
Apply suggestions from code review
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
8fcf00b73d
|
Test improvements
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
fa416564c7
|
Documentation and examples
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
d3d712fbff
|
Remove Url#parse as a source
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
5f4e8e3e6a
|
Add test cases relating to intents with the ACTION_INSTALL_PACKAGE action
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
f03e90f894
|
Remove http(s) literal sources
|
2023-03-08 12:12:10 -05:00 |
|
Edward Minnix III
|
839b88a4bc
|
Formatting, capitalization, and typos
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
b606271a61
|
Additional documentation
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
01b20b3a26
|
Added external storage test case
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
c448481bf7
|
Added test expectations
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
12f78dbed4
|
Add DataFlow::PathGraph import
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
cd5a46123e
|
Add a change note
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
2d6cdff14b
|
Add period to alert message
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
0ec4df28f5
|
Add query metadata
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
3f589722c2
|
Refactor query to change returned source
|
2023-03-08 12:12:10 -05:00 |
|
Ed Minnix
|
618b608962
|
Arbitrary APK Installation MVP
|
2023-03-08 12:12:10 -05:00 |
|
Anders Schack-Mulligen
|
e7f85673e9
|
Java: Fix tests and make modules private
|
2023-03-08 13:35:25 +01:00 |
|
Anders Schack-Mulligen
|
2288eab0fd
|
Java: Refactor BrokenCryptoAlgorithm, MaybeBrokenCryptoAlgorithm
|
2023-03-07 13:53:36 +01:00 |
|
Anders Schack-Mulligen
|
50935899fa
|
Java: Refactor XSS.ql
|
2023-03-07 13:33:00 +01:00 |
|
Anders Schack-Mulligen
|
d839b4038e
|
Java: Refactor TaintedPath.ql
|
2023-03-07 11:53:03 +01:00 |
|
Anders Schack-Mulligen
|
cc75a1a97e
|
Java: Refactor RequestForgery.ql
|
2023-03-07 11:39:03 +01:00 |
|
Anders Schack-Mulligen
|
35beadc3bb
|
Java: Refactor SensitiveInfoLog.ql
|
2023-03-07 11:31:49 +01:00 |
|
Anders Schack-Mulligen
|
4408482699
|
Java: Refactor NumericCastTainted, NumericCastTaintedLocal
|
2023-03-07 10:42:00 +01:00 |
|
Anders Schack-Mulligen
|
d4e6e77200
|
Java: Refactor StackTraceExposure, XSS.qll
|
2023-03-07 10:38:00 +01:00 |
|
Anders Schack-Mulligen
|
c4cf2febfb
|
Java: Refactor ResponseSplitting, ResponseSplittingLocal
|
2023-03-07 10:37:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
92ad099c1b
|
DataFlow: Remove bindingsets, remove the call column, and swap parameter and argument columns.
|
2023-03-06 13:47:59 +00:00 |
|
Mathias Vorreiter Pedersen
|
3bf28cc752
|
DataFlow: Sync identical files.
|
2023-03-06 13:46:21 +00:00 |
|
Mathias Vorreiter Pedersen
|
4720e2a30a
|
Java: Add stub.
|
2023-03-06 13:44:24 +00:00 |
|
Anders Schack-Mulligen
|
5c7f2ac7f7
|
Merge pull request #12186 from aschackmull/dataflow/refactor-configuration
Data flow: Refactor configuration
|
2023-03-06 13:38:59 +01:00 |
|
Anders Schack-Mulligen
|
557cb17f4d
|
Dataflow: Minor perf fix for single config wrapper.
|
2023-03-06 10:24:33 +01:00 |
|
Dave Bartolomeo
|
e169702165
|
Merge branch 'main' into post-release-prep/codeql-cli-2.12.4
|
2023-03-04 09:20:44 -05:00 |
|
github-actions[bot]
|
af61b45785
|
Post-release preparation for codeql-cli-2.12.4
|
2023-03-04 14:16:55 +00:00 |
|
Chris Smowton
|
b234bbd119
|
Accept test changes
|
2023-03-03 14:46:21 +00:00 |
|