Egon Okerman 330667a0f3
Modify rule S4830: Add HTTPX support (APPSEC-1259) (#3411)
* Add HTTPX

* Fix diff IDs

* Update rules/S4830/python/how-to-fix-it/httpx.adoc

Co-authored-by: daniel-teuchert-sonarsource <141642369+daniel-teuchert-sonarsource@users.noreply.github.com>

---------

Co-authored-by: daniel-teuchert-sonarsource <141642369+daniel-teuchert-sonarsource@users.noreply.github.com>
2024-02-29 12:14:15 +01:00

41 lines
647 B
Plaintext

include::../summary.adoc[]
== Why is this an issue?
include::../rationale.adoc[]
include::../impact.adoc[]
// How to fix it section
include::how-to-fix-it/std.adoc[]
include::how-to-fix-it/openssl.adoc[]
include::how-to-fix-it/requests.adoc[]
include::how-to-fix-it/aiohttp.adoc[]
include::how-to-fix-it/httpx.adoc[]
== Resources
include::../common/resources/standards.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]