Nora Dimitrijević
|
6d57316862
|
Python/UnsafeUnpackQuery
python/ql/src/experimental/Security/CWE-022bis/UnsafeUnpack.ql
|
2025-10-28 09:40:27 +01:00 |
|
Nora Dimitrijević
|
b79ce6d30b
|
Python: mass enable diff-informed data flow none() location overrides
An auto-generated patch that enables diff-informed data flow in the obvious cases.
Builds on github#18346 and github/codeql-patch#88
|
2025-06-17 15:36:52 +02:00 |
|
Asger F
|
e4a1847dad
|
Python: mass enable diff-informed data flow
|
2025-02-06 10:27:19 +01:00 |
|
Rasmus Wriedt Larsen
|
5ba8e102eb
|
Python: Adopt tests to new DataflowQueryTest
Since we want to know the _sinks_ and not just the flow, we need to
expose the config as well :|
|
2023-08-28 15:31:08 +02:00 |
|
Rasmus Wriedt Larsen
|
3cdd875e9f
|
Python: Move experimental UnsafeUnpack to new dataflow API
|
2023-08-28 15:31:07 +02:00 |
|
Sim4n6
|
eed19a3e15
|
Fix autoformatting issues
|
2023-02-10 21:58:29 +01:00 |
|
Sim4n6
|
09df055d86
|
Fix the exists cast warning
|
2023-02-09 15:25:54 +01:00 |
|
Sim4n6
|
16ef50401b
|
Update python/ql/src/experimental/Security/UnsafeUnpackQuery.qll
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2023-02-09 14:59:28 +01:00 |
|
Sim4n6
|
4196230a8a
|
use if-then-else rather than nested exists
|
2023-02-08 21:46:50 +01:00 |
|
Sim4n6
|
9e285020a1
|
Comment modif + remove redundant cast
|
2023-02-08 21:14:53 +01:00 |
|
Sim4n6
|
ec82d61991
|
Add another frequently used step
|
2023-02-05 14:36:17 +01:00 |
|
Sim4n6
|
1a8c9abee2
|
Incorporate Sink & Source as steps from TarSlipQry
|
2023-02-02 21:09:40 +01:00 |
|
Sim4n6
|
7079def7ce
|
Add an S3 source with Session or download_fileobj
|
2023-01-30 00:49:23 +01:00 |
|
Sim4n6
|
0707064ab5
|
Constrain the save/path step
|
2023-01-28 10:14:24 +01:00 |
|
Sim4n6
|
a4aaf0ec6f
|
Remove a write step & update the builtin open step
|
2023-01-28 09:53:54 +01:00 |
|
Sim4n6
|
0e2f37825d
|
Organize steps to correspond to the sample code
|
2023-01-27 23:58:03 +01:00 |
|
Sim4n6
|
ee213123ac
|
Add builtin open as an additional step
|
2023-01-27 18:16:11 +01:00 |
|
Sim4n6
|
0b27b1314a
|
Update python/ql/src/experimental/Security/UnsafeUnpackQuery.qll
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2023-01-27 16:12:08 +01:00 |
|
Sim4n6
|
8ef2aa00e7
|
Update python/ql/src/experimental/Security/UnsafeUnpackQuery.qll
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2023-01-27 16:07:39 +01:00 |
|
Sim4n6
|
207ed3da9c
|
Constrain the object & the call
|
2023-01-27 15:07:20 +01:00 |
|
Sim4n6
|
bca053f855
|
Move the config query to the parent directory
|
2023-01-27 13:42:14 +01:00 |
|