Learn more about how Uleska can help you run an effective application security program, while removing the burden of manual processes.
Learn more about how Uleska can help you run an effective application security program, while removing the burden of manual processes.
Uleska allows you to associate a container to a version of your Application. This container can be hosted on Docker Hub, another public container registry, or on your own container registry such as JFrog.
This guide will show you how and where to add this information so that container scanning tools can find your version's container and test it.
kalilinux/kali
latest
From this point on, any Container tools (e.g. Clair, JFrog etc) will use the configured Container information to retrieve and test the container as instructed.
If you store your containers in a private repository, you need to create that connection inside Uleska so we can contact your repository to retrieve images to pass to your configured tools. In the case of tools where the scanning is baked into the repository, we need the same information to query the repository for vulnerability information.
To add an authenticated connection to a private repository, follow these steps:
e.g. hub.docker.com:8081