TLS 1.0 & 1.1 Docker Container Support

If your anything like the rest of the DEV teams in the world you know doubt have had some exposure to dealing with TLS 1.2 support for the many dependencies and applications you integrate with. There is a strong likelihood...

Read More
Dependency Management with Dependabot

Dependency Management with Dependabot

Problem No matter what language or package manager, dependency management in most projects suffer from many of the same problems: Evaluating incoming security risks associated with packages in your project never really happens.Latest dependencies are added when a project starts,...

Read More