Category: Software, Database, Docker, github

We think you might be interested in this job:

In a previous article, we discussed how we are ensuring that our software does not contain any known security vulnerabilities. For this purpose, we use an OWASP Dependency Check, which is integrated as a Gradle plugin to our CI/CD pipeline.

Related Articles