Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Python: Update frameworks.rst
  • Loading branch information
RasmusWL committed Mar 4, 2022
commit d86284bf320f809440ca10385dd7f9c136413945
6 changes: 6 additions & 0 deletions docs/codeql/support/reusables/frameworks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,12 @@ Python built-in support
starlette, Asynchronous Server Gateway Interface (ASGI)
python-ldap, Lightweight Directory Access Protocol (LDAP)
ldap3, Lightweight Directory Access Protocol (LDAP)
httpx, HTTP client
pycurl, HTTP client
requests, HTTP client
urllib, HTTP client
urllib2, HTTP client
urllib3, HTTP client
dill, Serialization
PyYAML, Serialization
ruamel.yaml, Serialization
Expand Down Expand Up @@ -206,3 +211,4 @@ Python built-in support
pycryptodomex, Cryptography library
rsa, Cryptography library
MarkupSafe, Escaping Library
libtaxii, TAXII utility library