Problem/Motivation

Currently generated sitemap.xml uses jQuery v 1.4.4 which is not secure.
Description of some vulnerabilities can be found here:

I would suggest adding the ability to alter the $replacements array in xmlsitemap_output_xsl:
https://git.drupalcode.org/project/xmlsitemap/-/blob/7.x-2.x/xmlsitemap.... so that user can
replace the JQuery version with a secure version (for example, the one provided by the jquery_update module).

Comments

Dmitrii_Zadorozhnyi created an issue. See original summary.

Dmitrii_Zadorozhnyi’s picture

Dmitrii_Zadorozhnyi’s picture

Issue summary: View changes