Taus
|
55dc75615a
|
Python: Add Peewee model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
f0102be052
|
Python: Add Pydantic model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
c2df81a838
|
Python: Add logging.Logger model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
94e0bc06c7
|
Python: Add Urllib3 model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
0844563523
|
Python: Add Tornado models
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
5016c5568c
|
Python: add some stdlib models
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
359a162522
|
Python: Add starlette.requests.URL model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
1c0af9d759
|
Python: Add SqlAlchemy model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
84ba18cfc2
|
Python: Add rest_framework model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
e060cfc554
|
Python: Add Pycurl model
|
2023-11-13 13:56:00 +01:00 |
|
Taus
|
ebd9802e74
|
Python: add MultiDict model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
1178894ad4
|
Python: Add MarkupSafe model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
c08587c84c
|
Python: Add invoke model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
4f75e5fa5c
|
Python: Add httpx model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
da01b95801
|
Python: Add Flask app and blueprint models
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
e1e4ec8936
|
Python: Add Django RawSQL and HttpRequest models
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
8500acd996
|
Python: Add fabric connection model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
0d20a712fd
|
Python: Add aiohttp.ClientSession model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
7acf287c70
|
Python: Add clickhouse_driver model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
71b9bd3f21
|
Python: Add starlette.websocket model
|
2023-11-13 13:55:59 +01:00 |
|
Rasmus Wriedt Larsen
|
215c954dea
|
Python: Improve speed of process-mrva-results.py
Same trick as 'generate-code-scanning-query-list.py'
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
92b5ac8b6a
|
Python: Add http.client.HTTPResponse model
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
e860d5e1e5
|
Python: Add Requests response model
This required making some of the relevant bits public, but they are marked as internal anyway.
|
2023-11-13 13:55:59 +01:00 |
|
Taus
|
e34e0a0426
|
Python: Add Flask response model
|
2023-11-13 13:55:58 +01:00 |
|
Taus
|
332423dd25
|
Python: Add Django response models
|
2023-11-13 13:55:58 +01:00 |
|
Rasmus Wriedt Larsen
|
3a1a8ad4fc
|
Python: Enable auto-model for Django Model
|
2023-11-13 13:55:58 +01:00 |
|
Rasmus Wriedt Larsen
|
a15af39007
|
Python: Enable auto-model for cgi.FieldStorage
|
2023-11-13 13:55:58 +01:00 |
|
Rasmus Wriedt Larsen
|
ef6113c45c
|
Python: Enable auto-model BaseHttpRequestHandler
|
2023-11-13 13:55:58 +01:00 |
|
Rasmus Wriedt Larsen
|
9fe02edf9a
|
Python: Allow any results.bqrs file
|
2023-11-13 13:55:58 +01:00 |
|
Rasmus Wriedt Larsen
|
7949403bd8
|
Python: Automodel for WSGIServer
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
a23fe366a1
|
Python: Automodel for tornado
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
d4acc704a4
|
Python: Sort MaD rows
(makes future diffing much easier)
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
fd7de0ee92
|
FIXME already fixed
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
8121debbd7
|
Python: Add script to process results from MRVA (bqrs files)
Also makes `empty.model.yml` empty once again
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
afc00567f0
|
Python: Add query metadata
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
4d69cb33eb
|
Python: Streamline what modules to allow for now
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
a6a09b4a7a
|
WIP rest of modeling done so far
|
2023-11-13 13:55:57 +01:00 |
|
Rasmus Wriedt Larsen
|
7d6d9a7420
|
WIP: Flask View class modeling for restplus
Based on some DBs I had that contained dependencies
|
2023-11-13 13:55:57 +01:00 |
|
github-actions[bot]
|
4641990021
|
Release preparation for version 2.15.2
|
2023-10-30 11:05:53 +00:00 |
|
github-actions[bot]
|
8dcd8b9e5b
|
Post-release preparation for codeql-cli-2.15.1
|
2023-10-17 20:24:00 +00: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 |
|
github-actions[bot]
|
ae6af17c74
|
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 14:19:20 +00:00 |
|
erik-krogh
|
4bc4e0845d
|
delete the deprecated isBarrierGuard predicate from the shared dataflow library, and its uses
|
2023-10-07 21:48:49 +02:00 |
|
github-actions[bot]
|
9fe993bec3
|
Release preparation for version 2.15.0
|
2023-10-04 14:15:27 +00:00 |
|
Rasmus Wriedt Larsen
|
9c02b4f21c
|
Merge pull request #14289 from microsoft/jb1/16-cryptography-models-libraries-and-queries-migration
16 cryptography models libraries and queries migration
|
2023-10-04 12:27:59 +02:00 |
|
Josh Brown
|
ad86e576a4
|
autoformat
|
2023-10-03 13:40:17 -07:00 |
|
Josh Brown
|
b683a3caf8
|
Merge branch 'main' into jb1/16-cryptography-models-libraries-and-queries-migration
|
2023-10-04 07:24:29 +11:00 |
|
Henry Mercer
|
da92da2204
|
Bump minor versions of packs we regularly release
|
2023-10-03 16:31:23 +01:00 |
|
Henry Mercer
|
f3847b3f51
|
Merge branch 'main' into henrymercer/rc-3.11-mergeback
|
2023-10-03 16:30:23 +01:00 |
|