James Cowie  / 
6 min read

How to Fix Magento 2.3.5 Content Security Warnings

To prevent Cross Site Scripting (XSS) and other related attacks Magento 2.3.5 has added a new module, Magento_Csp, called Content Security Policies. This module is Magento’s effort to improve security and keep your Magento site safe. Content Security Policies (CSP) are a powerful tool to mitigate against Cross Site Scripting (XSS) and attacks such as […]

Read
James Cowie  / 
2 min read

Streamlining Deployments to Magento Cloud with Jenkins

Shero CTO James Cowie delivered a presentation to Magento’s tech team in March to demonstrate how we’re using Jenkins to facilitate faster, safer and more informative deployments to the new Magento Commerce Cloud platform. Jenkins is an automation server that Shero uses to build intelligent pipelines for testing and deploying to development environments. Using Jenkins, […]

Read