Add labels to resources
Last updated
Was this helpful?
Labels are custom metadata you add to repositories and container images in Aikido. Use them to group resources on different metadata properties.
Examples include payments, production, frontend, lambda , critical, PII etc.
Labels are not the same as a container's Scanned tag. The scanned tag controls which image version Aikido scans. Labels only help you organize resources and filter issues.
Open Repositories and select a repository.
Open the Settings tab.
In the Labels card, click Edit.

Each repository can have multiple labels. Labels are free-form text.
You need permission to manage repositories. Team-restricted users can only edit labels on repositories they can access.
For GitHub repositories, Aikido can import GitHub topics as labels. These synced labels are read-only in Aikido. They stay in sync with GitHub topics automatically. You can still add manual labels next to them. Contact us to enable this functionality.
Open Containers and select a container image.
Open the Settings tab.
You need permission to manage containers. Team-restricted users can only edit labels on containers they can access.
If your Kubernetes or cloud workload integration is connected, Aikido can promote workload labels onto the container.
Today this supports owner and team. Aikido formats them as owner:<value> and team:<value>.
These labels are managed by the integration. You can't edit or delete them manually. Manual labels stay separate and remain editable.
Open the main Issues feed.
Open Quick filter.
Select the labels you want to keep.
The Labels filter only appears after at least one label exists in your workspace. In some versions, this filter appears as Repo Labels.

Last updated
Was this helpful?
Was this helpful?