- Issue created by @Dmitrii_Zadorozhnyi
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).
Active
2.0
Code