Purpose: This article explains how we implement automatic security checks are and their importance.
At Sendcloud we extensively make use of continuous integration. Each change made to our system is automatically run through thousands of tests. During this process, we also run various automated security checks on our code-base. No change is accepted unless all these tests pass.