Author: Megan Totka

  • Docker Image Security Requires a Layered Approach

    Docker Image Security Requires a Layered Approach

    Scanning for vulnerabilities in software components has become one of the most important aspects in software development. Whenever we consume a component, it’s crucial to the release process for us to ensure that it does not introduce any kind of a security breach or vulnerability. Whether we are using Maven, NPM or any other technology,…