Share Posted November 23, 2021 Hello! This is a technical question. For security reasons we've been recommended to hide all version numbers from all javascript plugins and libraries. Is it possible to do this with GSAP? Link to comment Share on other sites More sharing options...
Solution Solution Share Posted November 23, 2021 Hey there Alex. I understand that with platforms like wordpress - knowing the version number provides routes for hackers to get in via known vulnerabilities, but this isn't the case at all with GSAP - there's no security issues that would arise from people knowing the version you're using. GSAP doesn't handle any sensitive data at all. You may be able to obfuscate your package.json in some way? But I'm not sure to what end. Hope this helps! 3 Link to comment Share on other sites More sharing options...
Author Share Posted November 23, 2021 @Cassie That's exactly what I've told them, but thanks to your answer they believe me now... I think the issue is with them updating the procedure. Thank you! 1 Link to comment Share on other sites More sharing options...
Share Posted November 23, 2021 Ah brilliant. Glad to have helped! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now