Skip to main content
Skip table of contents

Manage Tags in your Applications, Projects, and Scans

Overview

Tags can be created and assigned to Applications, Projects, and Scans.
They are essentially custom fields that allow you to extend the list of identifiers of an entity such as an application or a scan. This is useful if you wish to uniquely identify the various entities in your organization and consume their metadata from an external platform (repository, docker image, source control etc.).

Tags vs. Labels

  • Unlike Labels, tags in the Mend Platform can be applied to Scans (in addition to applications and projects).

  • Unlike Labels, the concept of hierarchy does not apply to tags. For example: A tag added to an application will not be inherited by the projects in that application.

  • Labels are traditionally used as a grouping tool (one-to-many). For example: You can create a label called “customer-facing” to label all of your customer-facing applications and then perform bulk operations on them.

  • Labels are unique at the organization level. Tags are unique at the relevant entity level (application/project/scan).

Getting it done

Application and Project Tags

Adding Tags

  1. Select the desired application or project from the list of Applications or Projects:

    image-20240816-160441.png
  2. Now you’re on the Application/Project Summary page. Click the Tags widget:

    image-20240816-154332.png
  3. Click the Manage Tags button:

    image-20240816-131332.png
  1. Click the + Add Tag button:

    image-20240816-130815.png
  1. Specify a Key and Value for your new tag. In the example below, we’re adding a tag that will help us find our applications in the Mend Platform based on their repo of origin.

image-20240816-131802.png
  1. Click OK when you’re done.

  2. Once added, the following message will pop up at the lower-left corner of the screen:

image-20240816-155204.png

Deleting Tags

To delete a tag, click the vertical Actions menu button of the relevant tag and then Delete:

image-20240816-154532.png

Once deleted, the following message will pop up at the lower-left corner of the screen:

image-20240816-154854.png

Searching and Finding Tags

  1. Navigate to the Applications or Projects page, either from the top-bar menu (image A) or from the Administration menu (image B).

    image-20240816-152742.png

    Image A - Applications in the top-bar menu

image-20240816-133001.png

Image B - Administration

  1. To view the tags of the Application or Project, click the numeric value in the Tags column:

    image-20240816-145945.png
  1. You will now see the Tags table, listing the tags applicable to the selected Application or Project.
    As with many other tables in the Mend Platform, the Tags table contains filtering and search options, allowing you to find tags quickly. You can search by Key or by Value:

    image-20240816-153349.png

Note that you can also get to the desired application or project’s tags table by clicking the Tags widget on the application or project’s Summary page (as explained in the Adding Tags section):

image-20240816-154332.png

Scan Tags

Note: Unlike Application and Project tags, Scan tags cannot be added via the Mend Platform UI.

  1. Navigate to General → Scans. This will get you to the Scans table, which lists all of the scans in the Application or Project.

  2. The Scans table contains a Tags column.

    image-20240816-102923.png
  1. Clicking the numeric value in the Tags column will lead you to the selected scan’s Tags table, which lists all the tags of that scan. You can also navigate to the scan’s Summary page, which contains a Tags section below the Overview section.

    image-20240816-103443.png

Searching and filtering scan tags works similarly to Application/Project tags, as explained here.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.