Taus
|
626770aaab
|
Merge pull request #8004 from ahmed-farid-dev/ZipSlip
Add query to detect ZipSlip
|
2022-04-08 23:55:02 +02:00 |
|
Taus
|
ab81247b7c
|
Python: Fix modelling in ZipSlip.qll
- Remove use of points-to.
- Exclude sources and sinks in the standard library (to prevent test brittleness).
|
2022-04-08 23:19:41 +02:00 |
|
Taus
|
57beeaada0
|
Python: Fix name clash in CopyFile.qll
|
2022-04-08 23:18:03 +02:00 |
|
Taus
|
e1371151f9
|
Python: Autoformat Concepts.qll
|
2022-04-08 23:16:41 +02:00 |
|
Taus
|
8521f9a008
|
Python: Autoformat ZipSlip.ql
|
2022-04-08 23:13:38 +02:00 |
|
Taus
|
4b580820c8
|
Python: Fix broken QHelp
|
2022-04-08 23:12:46 +02:00 |
|
Edoardo Pirovano
|
f25618eed6
|
Bump minor version of all packs
|
2022-04-08 15:38:58 +01:00 |
|
Edoardo Pirovano
|
ce82c54b94
|
Merge branch 'main' into edoardo/3.5-mergeback
|
2022-04-08 15:30:58 +01:00 |
|
Rasmus Wriedt Larsen
|
4d2a3b38d2
|
Merge pull request #8511 from RasmusWL/use-query-suffix
Python: Use `Query.qll` suffix for dataflow configuration definitions
|
2022-04-06 11:59:29 +02:00 |
|
Ahmed Farid
|
dfe7f532ac
|
Update CopyFile.qll
|
2022-04-05 12:42:05 +00:00 |
|
Ahmed Farid
|
0d6d07886b
|
Rename Zip.qll to CopyFile.qll
|
2022-04-05 12:37:14 +00:00 |
|
Ahmed Farid
|
8882bc1533
|
Update Frameworks.qll
|
2022-04-05 12:32:10 +00:00 |
|
Ahmed Farid
|
68bfe38529
|
Update Zip.qll
|
2022-04-05 12:31:30 +00:00 |
|
github-actions[bot]
|
6af568b16d
|
Post-release preparation for codeql-cli-2.8.5
|
2022-04-01 16:22:14 +00:00 |
|
github-actions[bot]
|
ee746d20df
|
Release preparation for version 2.8.5
|
2022-04-01 10:39:31 +00:00 |
|
Erik Krogh Kristensen
|
758a5d7a85
|
few join order fixes
|
2022-03-30 22:54:00 +02:00 |
|
Arthur Baars
|
2ae5e8158e
|
Python: import RegExpTreeView correctly
|
2022-03-28 12:41:32 +02:00 |
|
yoff
|
5efc19c39d
|
Merge pull request #7806 from erik-krogh/pyDef
Python: Add def nodes to API graphs
|
2022-03-28 08:09:14 +02:00 |
|
Ahmed Farid
|
d89ed8b98b
|
Update zipslip_bad.py
|
2022-03-28 01:40:08 +00:00 |
|
Ahmed Farid
|
cafbd98454
|
Update zipslip_bad.py
|
2022-03-28 01:08:39 +00:00 |
|
Ahmed Farid
|
ddba3b7784
|
Update ZipSlip.qll
|
2022-03-28 00:59:56 +00:00 |
|
Ahmed Farid
|
0fac4f195d
|
Update Concepts.qll
|
2022-03-28 00:47:27 +00:00 |
|
Ahmed Farid
|
413f1945ce
|
Update Zip.qll
|
2022-03-28 00:44:56 +00:00 |
|
Ahmed Farid
|
eab6568cda
|
Update zipslip_good.py
|
2022-03-24 00:35:24 +01:00 |
|
Ahmed Farid
|
b5f1e9de08
|
Update zipslip_bad.py
|
2022-03-24 00:33:28 +01:00 |
|
Ahmed Farid
|
1836723ecb
|
Merge branch 'main' into ZipSlip
|
2022-03-23 19:27:12 -04:00 |
|
Taus
|
af888f7604
|
Python: Add call graph meta-query
|
2022-03-23 16:36:28 +00:00 |
|
github-actions[bot]
|
a3e74efc21
|
Post-release preparation for codeql-cli-2.8.4
|
2022-03-21 19:36:47 +00:00 |
|
Rasmus Wriedt Larsen
|
b8dee25cce
|
Python: ReflectedXSS -> ReflectedXss for new Query file
So we stick to the naming conventions.
This rename is OK, since the new file was only just introduced in this
PR.
|
2022-03-21 16:12:38 +01:00 |
|
Arthur Baars
|
79cd7bf8ed
|
Python: create semmle/python/dataflow/new/Regex.qll
|
2022-03-21 15:57:19 +01:00 |
|
Rasmus Wriedt Larsen
|
695553ba9f
|
Python: Deprecate old non-Query.qll dataflow defs
|
2022-03-21 15:03:22 +01:00 |
|
github-actions[bot]
|
dedc8c2254
|
Release preparation for version 2.8.4
|
2022-03-21 13:25:49 +00:00 |
|
Arthur Baars
|
9412b331db
|
Revert "Revert "Python: switch to shared implementation of IncompleteHostnameRegExp.ql""
This reverts commit 6d24591416.
|
2022-03-18 16:31:22 +01:00 |
|
Arthur Baars
|
6d24591416
|
Revert "Python: switch to shared implementation of IncompleteHostnameRegExp.ql"
This reverts commit ce50f35dda.
|
2022-03-18 13:02:55 +01:00 |
|
Arthur Baars
|
ab93b3784b
|
Merge remote-tracking branch 'upstream/main' into incomplete-hostname
|
2022-03-16 12:31:12 +01:00 |
|
Erik Krogh Kristensen
|
c7509c4dd3
|
Merge branch 'main' into deadCode
|
2022-03-15 09:19:14 +01:00 |
|
Jonas Jensen
|
d89c52f4b0
|
Merge pull request #8403 from erik-krogh/noUpper
Rename all upper-case variables, and all lower-case modules
|
2022-03-15 09:00:37 +01:00 |
|
Arthur Baars
|
6a74e761c8
|
Merge pull request #8398 from github/post-release-prep/codeql-cli-2.8.3
Post-release preparation for codeql-cli-2.8.3
|
2022-03-14 21:05:09 +01:00 |
|
Erik Krogh Kristensen
|
3bf5e06d53
|
delete all dead code
|
2022-03-14 13:03:31 +01:00 |
|
Erik Krogh Kristensen
|
ad2ab5602e
|
PY: rename remaining private python modules
|
2022-03-14 12:22:33 +01:00 |
|
Jeroen Ketema
|
4c2081b7fc
|
Merge pull request #8401 from jketema/taint-flow
Extend taint tracking interface with flow states
|
2022-03-14 12:06:10 +01:00 |
|
Rasmus Wriedt Larsen
|
2f4a22c86c
|
Merge pull request #6112 from jorgectf/jorgectf/python/deserialization
Python: Port and extend XXE modeling
|
2022-03-14 11:59:28 +01:00 |
|
Erik Krogh Kristensen
|
bbb2847ec1
|
Merge pull request #8323 from erik-krogh/acronyms
Enforcing consistent casing of acronyms
|
2022-03-14 11:38:25 +01:00 |
|
Ahmed Farid
|
3c9de6f488
|
Update Zip.qll
|
2022-03-11 18:50:37 +01:00 |
|
Arthur Baars
|
cf4b834536
|
Address comments
|
2022-03-11 14:25:34 +01:00 |
|
Ahmed Farid
|
f092cd8d80
|
Update Zip.qll
|
2022-03-11 14:15:05 +01:00 |
|
Ahmed Farid
|
eb71cdf7a2
|
Update ZipSlip.ql
|
2022-03-11 14:13:28 +01:00 |
|
Ahmed Farid
|
0de1cef26e
|
Update ZipSlip.qll
|
2022-03-11 14:03:17 +01:00 |
|
Jeroen Ketema
|
93a0da75b6
|
Fix taint tracking configurations that broke due to interface change
|
2022-03-11 12:18:04 +01:00 |
|
Erik Krogh Kristensen
|
69353bb014
|
patch upper-case acronyms to be PascalCase
|
2022-03-11 11:10:33 +01:00 |
|