Secfix supports reading tags (also called labels in GCP) from your cloud integrations to automatically populate important information about your cloud assets in the Secfix Inventory. This process, known as bulk cloud tagging, saves time, reduces manual effort, and ensures continuous accuracy.
Why use bulk cloud tagging?
Manually entering details for each cloud asset can be tedious and error-prone. Using tags:
Automates the population of key attributes.
Keeps your asset data continuously updated.
Ensures consistency across large environments.
Helps manage temporary or short-lived assets without cluttering your inventory.
How does bulk tagging work in Secfix?
Secfix continuously reads tag data from your cloud provider accounts (AWS, Azure, GCP). These tags populate fields in your Secfix Inventory such as:
Owner
Description
Scope
User data classification (PII or ePHI presence)
If a tag is updated or removed in your cloud account, Secfix will reflect those changes automatically after it syncs with your Cloud Provider.
List of supported tags
You can view the full list of supported Secfix tags and their definitions in this article: List of supported cloud tags.
Navigate to π AWS Tagging | Azure Tagging | GCP Tagging
Important tag behaviors
SecfixNonProd
: Setting this tag totrue
will mark the asset as non-production and hide it from the Inventory.SecfixNoAlert
: If this tag has any non-empty value, the asset will be hidden from the Inventory.SecfixOwner
: An owner will not be assigned if there is no user in Secfix with the email specified.
How to set cloud tags (per provider)
AWS
Navigate to your AWS Console.
Go to EC2 > Instances (or other relevant resource).
Select the asset and choose Manage Tags.
Add key-value pairs using the supported Secfix tag keys.
Azure
Navigate to the Azure portal.
Select your resource and click Tags.
Add the appropriate tag keys and values.
GCP
Go to the Google Cloud Console.
Under Resource Manager, select your asset.
Click Edit Labels and add the correct key-value pairs.
Best practices for cloud tagging
Standardize tag names and formats across all accounts.
Document tag usage guidelines for your team.
Review and audit tags periodically.
Use tags for temporary assets (like autoscaling instances) to prevent clutter.
Example use case
The EC2 instance tagged with SecfixOwner: [email protected]
will automatically assign Joe as the owner in Secfix if that email is linked to an active user.
If a user with this email is found in Secfix, it will be matched to this Cloud Assets as an Owner.