Use the Asset inventory to identify, filter, and analyze the technical makeup of repositories. Access technology tags in the Repositories table and view detailed percentage breakdowns within repository side cards.
Prerequisites
Before viewing repository technologies, verify the following:
Prerequisite | Description |
|---|---|
License | An active Cortex Cloud license with Application Security entitlements |
RBAC role | A role with permissions to view the Asset Inventory and repository assets |
VCS Integration | At least one Version Control System (GitHub, GitLab, Bitbucket, Azure DevOps) integrated and active |
Repository onboarding | Target repositories onboarded and scanned by Application Security |
View technologies in the Repositories table
The Repositories table includes a Technologies column that displays the technologies detected in each repository. If it is not displayed automatically, you can add it through the table .
Technologies column behavior
Each technology appears as a tag containing the technology icon and name (for example, a JavaScript icon followed by javascript)
If a repository contains multiple technologies, the column displays a truncated list showing the first three. Hover over the indicator to view the full list
The technology data is derived from the repository file composition and is updated with each repository scan
Filter repositories by technology
Use the Technologies filter to locate repositories that contain a specific technology.
In the Repositories table, select the controls.
Select Technologies from the available filter fields.
Enter or select the technology name (for example, Python).
The table updates to display only matching repositories. You can combine multiple filters to narrow the scope.
Note
The filter supports wildcard filtering and is case-insensitive.
View technologies in the repository side card
Select any repository row in the table to open the repository side card, which displays detailed properties.
Technologies property: The Technologies property in the side card displays each detected technology with the following details:
Icon: A technology-specific icon for visual identification
Name: The technology name (for example, python)
Percentage (tooltip): Hover over a tag to view a tooltip showing the percentage of the codebase attributed to that technology. Percentages sum to 100%