JavaScript security question
Hi all. I am currently at the mercy of a very controlling web agency are the only people who can edit and build templates. The templates they have built are very restrictive giving me no option to improve styling and interactivity.
I have asked for a template that allows me to enter bespoke code (HTML, CSS and JavaScript).
By JavaScript, I mean the likes of jQuery, or bootstrap and relevant libraries for those... basically, anything I want to make more interactive on that page only (e.g.: carousels, accordions, scroll to, etc). It's unlikely that I will be writing my own JS for anything other than maybe a click or scroll event. Any JS used on the page will only be interacting with code on that specific page.
The web agency has responded with concerns about security breaches with JavaScript stating:
"CMS user could add insecure scripts and cause browser errors, which would fail a penetration test. If you decide to go with the new template work we will need to amend your SLA agreement"
So, my question is: Does what I have requested present any security concern that you can foresee?
