Limit image scanning to images with specific tags

Limit image scanning to images with specific tags

By default, Aikido will always scan the last image that was uploaded in your docker repository.

In some cases it might be interesting to make sure only an image tagged with a specific tag (such as 'latest') is scanned.

Aikido allows you to set a tag filter per image. Go to container settings to enable this. (see screenshot)

It's possible to scan only images that start with specific words such as 'production-12345678'. To do this, enter the tag production-* using * as a wildcard.