rspec/rules/S5131/python/rule.adoc
2023-03-02 18:07:54 +01:00

51 lines
1.2 KiB
Plaintext

include::../summary.adoc[]
== Why is this an issue?
include::../rationale.adoc[]
include::../impact.adoc[]
include::../threats.adoc[]
== How to fix it?
include::how-to-fix-it/django.adoc[]
include::how-to-fix-it/dtl.adoc[]
include::how-to-fix-it/flask.adoc[]
include::how-to-fix-it/jinja.adoc[]
== Resources
include::../common/resources/docs.adoc[]
* https://docs.djangoproject.com/en/4.0/ref/request-response/[Django Project, Request and response objects (Django 4.0)]
* https://docs.djangoproject.com/en/4.0/ref/templates/builtins[Django, Built-in template tags and filters]
* https://flask.palletsprojects.com/en/2.1.x/security/?highlight=xss#cross-site-scripting-xss[Flask, Security Considerations]
* https://jinja.palletsprojects.com/en/3.0.x/templates/[The Pallets Projects, Jinja, Template Designer Documentation]
include::../common/resources/articles.adoc[]
include::../common/resources/presentations.adoc[]
include::../common/resources/standards.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
include::../highlighting.adoc[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]