Rasmus Wriedt Larsen
|
4e0cca9a41
|
Merge pull request #14353 from GeekMasher/py-restframework
Python: support `*args` and `**kwargs` in request handlers
|
2023-11-23 14:04:36 +01:00 |
|
Rasmus Wriedt Larsen
|
d056706af5
|
Merge pull request #14725 from RasmusWL/re-modeling
Python: Add taint-flow modeling for `re` module
|
2023-11-23 11:35:36 +01:00 |
|
Rasmus Wriedt Larsen
|
63fcaca82f
|
Python: add change-note
|
2023-11-21 16:02:41 +01:00 |
|
Rasmus Lerchedahl Petersen
|
c8b87f71c5
|
Python: add change note
|
2023-11-20 21:44:16 +01:00 |
|
Taus
|
36201105b9
|
Merge branch 'main' into tausbn/python-add-support-for-python-3.12-type-syntax
|
2023-11-20 13:27:54 +00:00 |
|
Taus
|
635bcd4fa2
|
Python: Add change note
|
2023-11-16 15:14:30 +00:00 |
|
github-actions[bot]
|
6ec9b95072
|
Release preparation for version 2.15.3
|
2023-11-16 13:07:16 +00:00 |
|
Rasmus Wriedt Larsen
|
3023d3b8c0
|
Python: Add change-note
|
2023-11-08 17:20:05 +01:00 |
|
Rasmus Wriedt Larsen
|
5bee44dcfe
|
Python: add change-note
|
2023-11-07 11:27:11 +01:00 |
|
github-actions[bot]
|
4641990021
|
Release preparation for version 2.15.2
|
2023-10-30 11:05:53 +00:00 |
|
yoff
|
867a39083e
|
Merge pull request #14114 from yoff/python/allow-namespace-packages
Python: Allow namespace packages
|
2023-10-26 16:56:05 +02:00 |
|
Dave Bartolomeo
|
712f7758cf
|
Merge branch 'main' into post-release-prep/codeql-cli-2.15.1
|
2023-10-19 12:14:07 -04:00 |
|
Rasmus Wriedt Larsen
|
2bf4c32433
|
Python: Add syntactic support for yield in contextlib.contextmanager
|
2023-10-17 09:51:20 +02:00 |
|
github-actions[bot]
|
3b3c036626
|
Release preparation for version 2.15.1
|
2023-10-16 17:49:39 +00:00 |
|
Henry Mercer
|
1a370bfbbe
|
Merge pull request #14443 from github/post-release-prep/codeql-cli-2.15.0
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 17:39:04 +01:00 |
|
Rasmus Wriedt Larsen
|
ee75b104eb
|
Python: Add change-note
|
2023-10-10 17:45:11 +02:00 |
|
Rasmus Wriedt Larsen
|
2d947a4f53
|
Merge pull request #13781 from maikypedia/maikypedia/python-unsafe-deserialization
Python: Add unsafe deserialization sinks (CWE-502)
|
2023-10-10 13:30:38 +02:00 |
|
erik-krogh
|
a7ab9fd93b
|
add change-notes
|
2023-10-09 09:43:06 +02:00 |
|
github-actions[bot]
|
9fe993bec3
|
Release preparation for version 2.15.0
|
2023-10-04 14:15:27 +00:00 |
|
Henry Mercer
|
f3847b3f51
|
Merge branch 'main' into henrymercer/rc-3.11-mergeback
|
2023-10-03 16:30:23 +01:00 |
|
Mathew Payne
|
41bb8377d9
|
Add change notes
|
2023-09-29 14:44:36 +01:00 |
|
Rasmus Lerchedahl Petersen
|
177db998c7
|
Python: add change note
|
2023-09-29 15:28:08 +02:00 |
|
Rasmus Lerchedahl Petersen
|
d10b181d89
|
Python: add change note
|
2023-09-26 12:13:07 +02:00 |
|
Rasmus Wriedt Larsen
|
db7b1eea55
|
Merge branch 'main' into maikypedia/python-unsafe-deserialization
|
2023-09-25 10:29:18 +02:00 |
|
Max Schaefer
|
6f67055852
|
Correctly account for length of string literal prefix when computing locations for RegExpTerms.
|
2023-09-22 11:24:25 +01:00 |
|
github-actions[bot]
|
0a3670727f
|
Release preparation for version 2.14.6
|
2023-09-19 11:40:30 +00:00 |
|
github-actions[bot]
|
abf2b12b1c
|
Release preparation for version 2.14.4
|
2023-09-05 16:56:14 +00:00 |
|
yoff
|
da64ea40b9
|
Merge pull request #13782 from jorgectf/jorgectf/shlex-quote
Python: Add `shlex.quote` as `py/shell-command-constructed-from-input` sanitizer
|
2023-08-31 21:08:58 +02:00 |
|
Dave Bartolomeo
|
3343b78015
|
Merge pull request #14074 from github/post-release-prep/codeql-cli-2.14.3
Post-release preparation for codeql-cli-2.14.3
|
2023-08-28 13:34:10 -04:00 |
|
yoff
|
a834703195
|
Merge pull request #13779 from geoffw0/pythonparsemode
Python: Understand multiple parse mode flags specified in a regular expression string
|
2023-08-24 21:20:45 +02:00 |
|
github-actions[bot]
|
098dfb4242
|
Release preparation for version 2.14.3
|
2023-08-18 14:48:15 +00:00 |
|
yoff
|
7f2f6f14e7
|
Merge pull request #13729 from yoff/python/model-aws-lambdas
Python/JavaScript: Shared module for serverless functions
|
2023-08-16 15:14:08 +02:00 |
|
yoff
|
b2988e5516
|
Update python/ql/lib/change-notes/2023-08-07-serverless-sources.md
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2023-08-16 12:56:39 +02:00 |
|
Rasmus Wriedt Larsen
|
c55b0982f7
|
Merge pull request #13819 from yoff/python/relax-module-resolution
Python: Relax module resolution
|
2023-08-16 12:04:49 +02:00 |
|
Rasmus Wriedt Larsen
|
d12743d7c3
|
Merge pull request #13941 from yoff/python/test-nice-location
Python: fix nice locations for import aliases
|
2023-08-14 21:37:23 +02:00 |
|
yoff
|
d2a0b9a66c
|
Update python/ql/lib/change-notes/2023-08-10-fix-alias-locations.md
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2023-08-14 10:55:00 +02:00 |
|
yoff
|
307f44339c
|
Update python/ql/lib/change-notes/2023-08-08-relax-module-resolution.md
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2023-08-14 10:23:47 +02:00 |
|
Henry Mercer
|
1213eba630
|
Merge branch 'main' into post-release-prep/codeql-cli-2.14.2
|
2023-08-11 13:54:55 +01:00 |
|
Rasmus Lerchedahl Petersen
|
3457f23db5
|
Python: Add change note
|
2023-08-10 20:53:43 +02:00 |
|
Rasmus Wriedt Larsen
|
51a05286fa
|
Merge pull request #13731 from pwntester/py/aiohttp_improvements
Python: Aiohttp improvements
|
2023-08-09 16:37:20 +02:00 |
|
Rasmus Lerchedahl Petersen
|
e47e77c438
|
Python: add change note
|
2023-08-08 12:17:23 +02:00 |
|
github-actions[bot]
|
79c90fa36a
|
Release preparation for version 2.14.2
|
2023-08-07 18:08:52 +00:00 |
|
Rasmus Lerchedahl Petersen
|
957c0d6387
|
Python: move change note
|
2023-08-07 14:28:53 +02:00 |
|
Rasmus Lerchedahl Petersen
|
2f9172046b
|
Python: change-note
|
2023-08-07 11:50:13 +02:00 |
|
Maiky
|
6274dfafdc
|
typo
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2023-07-27 23:43:48 +02:00 |
|
Maiky
|
49aa3eb92b
|
Update change note
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2023-07-27 23:43:39 +02:00 |
|
github-actions[bot]
|
c936a920b0
|
Release preparation for version 2.14.1
|
2023-07-20 16:32:27 +00:00 |
|
jorgectf
|
3ac94c33b2
|
Add change note
|
2023-07-20 15:47:18 +02:00 |
|
Maiky
|
6d6a243776
|
Update Change Note
|
2023-07-20 12:33:26 +02:00 |
|
Geoffrey White
|
aaf9907a27
|
Python: Change note.
|
2023-07-20 11:23:15 +01:00 |
|