Rasmus Wriedt Larsen
|
979dc471ac
|
Python: Port old routing tests
|
2020-10-16 11:12:09 +02:00 |
|
Rasmus Wriedt Larsen
|
ca60132e24
|
Python: Django test: Add simple route handler and annotations
|
2020-10-16 11:12:09 +02:00 |
|
Rasmus Wriedt Larsen
|
44b9b7f084
|
Python: Django test: Enable app
and add a bits of use docs
|
2020-10-16 11:12:08 +02:00 |
|
Rasmus Wriedt Larsen
|
6506e5d646
|
Python: Django test: Add testapp
|
2020-10-16 11:12:07 +02:00 |
|
Rasmus Wriedt Larsen
|
c71c41b759
|
Python: Django test: Disable DB (for now)
|
2020-10-16 11:12:06 +02:00 |
|
Rasmus Wriedt Larsen
|
f704c566b9
|
Python: Add real django 3.1 project as base of tests
|
2020-10-16 11:12:05 +02:00 |
|
Rasmus Lerchedahl Petersen
|
cced335284
|
Python: Switch tests to path queries
|
2020-10-16 09:59:30 +02:00 |
|
Tamas Vajk
|
ffc2a64750
|
C#: do not discard duplicate trapfiles for compilation parameter extraction
|
2020-10-16 09:52:21 +02:00 |
|
Tom Hvitved
|
27fc610c0d
|
Python: Update expected test output
|
2020-10-16 09:09:06 +02:00 |
|
Tom Hvitved
|
5f01fda1ef
|
Data flow: Sync files
|
2020-10-16 09:05:02 +02:00 |
|
Tom Hvitved
|
82e56d4ebb
|
Data flow: Simplify pathStep and pathIntoCallable
|
2020-10-16 09:05:02 +02:00 |
|
Anders Schack-Mulligen
|
94f110f739
|
Sync.
|
2020-10-16 09:05:01 +02:00 |
|
Anders Schack-Mulligen
|
b4ecfaeda3
|
Dataflow: Remove inconsistent AccessPath.getType().
|
2020-10-16 09:05:01 +02:00 |
|
Anders Schack-Mulligen
|
d88c551f64
|
Dataflow: qldoc fix
|
2020-10-16 09:05:01 +02:00 |
|
Anders Schack-Mulligen
|
98f10b29b8
|
Dataflow: Simplify SCC: remove some apa params.
|
2020-10-16 09:05:01 +02:00 |
|
Anders Schack-Mulligen
|
4e2f786040
|
Dataflow: Precalculate AccessPath to avoid massive recursion.
|
2020-10-16 09:05:01 +02:00 |
|
Mathias Vorreiter Pedersen
|
ca534ccb03
|
C++: Update inline expectation comments
|
2020-10-16 09:05:01 +02:00 |
|
Tom Hvitved
|
570b624eb7
|
C++: Update expected test output
|
2020-10-16 09:05:01 +02:00 |
|
Tom Hvitved
|
d48a6a5555
|
C#: Update expected test output
|
2020-10-16 09:04:58 +02:00 |
|
Tom Hvitved
|
d608138c0c
|
Data flow: Sync files
|
2020-10-16 09:03:13 +02:00 |
|
Tom Hvitved
|
a35a178080
|
Data flow: Precise access paths
|
2020-10-16 09:03:13 +02:00 |
|
Tom Hvitved
|
0dc066c515
|
Data flow: Rename AccessPath to AccessPathApprox
|
2020-10-16 09:03:13 +02:00 |
|
Rasmus Lerchedahl Petersen
|
41b8877579
|
Python: Improve test configuration
|
2020-10-16 08:32:05 +02:00 |
|
Asger Feldthaus
|
287ec0cbbb
|
JS: Add test for default flow labels
|
2020-10-16 07:16:02 +01:00 |
|
Asger Feldthaus
|
583f3d7fd9
|
JS: Also materialize labels in ZipSlip
|
2020-10-16 07:12:30 +01:00 |
|
Asger Feldthaus
|
4337c5adaf
|
JS: Workaround ascii PR check
|
2020-10-16 07:12:29 +01:00 |
|
Asger Feldthaus
|
b3d8b95433
|
JS: Autoformat
|
2020-10-16 07:12:29 +01:00 |
|
Asger Feldthaus
|
ca6cd187b7
|
JS: Change note
|
2020-10-16 07:12:29 +01:00 |
|
Asger Feldthaus
|
42fc4ff78c
|
JS: Don't create new flow labels in *Customizations.qll files
|
2020-10-16 07:12:29 +01:00 |
|
Asger Feldthaus
|
28b449226c
|
JS: Do not import UrlConcatenation from customizations libraries
|
2020-10-16 07:12:29 +01:00 |
|
Asger Feldthaus
|
afd82e202d
|
JS: Add Angular2 model
|
2020-10-16 07:12:29 +01:00 |
|
Dave Bartolomeo
|
3767a52e9a
|
Fix ODR violations in test code
|
2020-10-15 17:54:48 -04:00 |
|
Erik Krogh Kristensen
|
9112d417e4
|
avoid using getFirstToken for sorting
|
2020-10-15 20:57:29 +02:00 |
|
Dave Bartolomeo
|
ceea5b3ec6
|
Fix test code that returns reference to local
|
2020-10-15 13:37:20 -04:00 |
|
Aditya Sharad
|
a92a701c35
|
Merge pull request #4479 from github/lgtm.com
Merge lgtm.com back into main
|
2020-10-15 10:19:25 -07:00 |
|
Mathias Vorreiter Pedersen
|
da9e33a72c
|
Merge pull request #4477 from dbartol/dbartol/PrintIRLocalFlow
C++: Add ability to dump local dataflow info in IR dumps
|
2020-10-15 17:38:16 +02:00 |
|
Rasmus Wriedt Larsen
|
5142bfaf01
|
Merge pull request #4453 from yoff/python-port-unsafe-deserialization
Python: port unsafe deserialization
|
2020-10-15 17:26:31 +02:00 |
|
Rasmus Wriedt Larsen
|
58baec5b06
|
Merge pull request #4364 from yoff/SharedDataflow_ArgumentPassing
Python: Shared dataflow, argument passing
|
2020-10-15 17:10:59 +02:00 |
|
Joe Farebrother
|
388f60f818
|
Merge pull request #4430 from joefarebrother/tainttrackingutils-refactor
Java: Refactor part of TaintTrackingUtil.qll
|
2020-10-15 16:05:38 +01:00 |
|
Rasmus Lerchedahl Petersen
|
89f5352324
|
Python: fix QL format
|
2020-10-15 16:41:41 +02:00 |
|
Dave Bartolomeo
|
f32a7be874
|
Fix formatting
|
2020-10-15 10:16:13 -04:00 |
|
luchua-bc
|
b359802dd4
|
Replace non-ASCII apostrophe in Java stub classes
|
2020-10-15 14:53:32 +01:00 |
|
luchua-bc
|
6f6ec9d51a
|
Change the source class type and simplify the data-flow step
|
2020-10-15 14:53:32 +01:00 |
|
luchua-bc
|
f5e9690594
|
Update the doc comments
|
2020-10-15 14:53:32 +01:00 |
|
luchua-bc
|
c7750fd8c2
|
Fine tune the query
|
2020-10-15 14:53:32 +01:00 |
|
luchua-bc
|
5338332648
|
Enhance the query and add more test cases
|
2020-10-15 14:53:31 +01:00 |
|
luchua-bc
|
55af37312b
|
Text changes to the help file
|
2020-10-15 14:53:31 +01:00 |
|
luchua-bc
|
ebc2bd9a58
|
Text changes to the help file
|
2020-10-15 14:53:31 +01:00 |
|
luchua-bc
|
bd0c577ffd
|
Unsafe resource loading in Android webview
|
2020-10-15 14:53:30 +01:00 |
|
Rasmus Lerchedahl Petersen
|
ef32488596
|
Merge branch 'main' of github.com:github/codeql into python-port-unsafe-deserialization
|
2020-10-15 15:45:35 +02:00 |
|