Skip to content

Commit d86284b

Browse files
committed
Python: Update frameworks.rst
1 parent 75bc532 commit d86284b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/codeql/support/reusables/frameworks.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,12 @@ Python built-in support
173173
starlette, Asynchronous Server Gateway Interface (ASGI)
174174
python-ldap, Lightweight Directory Access Protocol (LDAP)
175175
ldap3, Lightweight Directory Access Protocol (LDAP)
176+
httpx, HTTP client
177+
pycurl, HTTP client
176178
requests, HTTP client
179+
urllib, HTTP client
180+
urllib2, HTTP client
181+
urllib3, HTTP client
177182
dill, Serialization
178183
PyYAML, Serialization
179184
ruamel.yaml, Serialization
@@ -206,3 +211,4 @@ Python built-in support
206211
pycryptodomex, Cryptography library
207212
rsa, Cryptography library
208213
MarkupSafe, Escaping Library
214+
libtaxii, TAXII utility library

0 commit comments

Comments
 (0)