Skip to content

Commit

Permalink
Modify rule S5131: Fix dead link (#4461)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-andrivet-sonarsource authored Nov 4, 2024
1 parent 419edfb commit fd53368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/S5131/python/rule.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ 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]
* https://flask.palletsprojects.com/en/stable/web-security/?highlight=xss#cross-site-scripting-xss[Flask, Security Considerations]
* https://jinja.palletsprojects.com/en/stable/templates/[The Pallets Projects, Jinja, Template Designer Documentation]

include::../common/resources/articles.adoc[]

Expand Down

0 comments on commit fd53368

Please sign in to comment.