181
Views
1
Comments
Jquery Latest Version
Question

Hi,

I have a traditional application and wanted to used latest version of Jquery( i.e 3.5.1) with Outsystems 10/11. It was found that Jquery Vesion (i.e 1.11.1) is vulnerable Version in Penetration Testing of the application. That is why I wanted to used latest version of Jquery without any errors after upgrade in OS 10 and 11.

Thanks.....

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Hi Rohan,

The default jQuery version used by OutSystems is version 1.8.3. The reason this comes out as a vulnerability from Security/Penetration tests is due to a false positive. You can read more about it here.

If you want to use a more recent version of jQuery you could integrate it as a plugin. Check out this post for instructions.

Regards,

Nordin

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.