Artifact Information

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

You can view artifact information and metadata next to the repository tree. Depending on the artifact you selected, one or more tabs appear and display information associated with the selected item. The following table includes some of the most common artifact information tabs.

Tab

Description

Diagram

General

General information including Info, Dependency Declaration, Virtual Repository Associations, Checksums, and other sections.

If Artifact Content Browsing is enabled for the repository, you can click the file URL to view the content of HTML, Javadoc, JSON, and other files. For more information, see Advanced Settings for Local Repositories.

Important

In certain cases (particularly when working with large artifacts), the Created timestamp might be later than the Last Modified timestamp. This can occur because the Last Modified timestamp records when the upload began, whereas the Created timestamp is set only when the upload is complete and committed to the database.

apache_maven.png

Effective Permissions

Lists users, groups, or permission targets on the artifact level. For more information, see Permissions.Permissions

effective permissions artifacts.png

Xray

Displays the status of the most recent scan, a summary of any security issues encountered and their severity, and the contents of the artifact's SBOM (software bill of materials).

If there item has violations that block downloading, you can click Ignore Violation on the item you want to ignore.

view-artifact-info_xray-tab.png

Evidence

Displays a list of evidence files associated with the selected item. For more information, see View the Artifact Evidence Table.

Properties

Displays the list of properties annotating the selected item.

Note

You can define the collections of properties called 'Property Sets' in the user interface. In each property set you can define properties and for each property specify whether the property is open, single-value or multi-value. For more information, see Property Sets.

properties on the artifact level.png

Followers

Displays the list of followers using this item.

The Followers feature allows you to monitor selected artifacts, folders, or repositories for storage events (create, delete, or modify) and receive detailed email notifications on repository changes that are of interest to you.

Followers or folders intercept changes on all children. An admin or users with the Manage permission can view and manage followers via the Followers tab.

Follow notifications are aggregated at around 1-minute intervals and sent in a single email message.

All notifications respect the read permissions of the watcher on the followed item(s).

followers.png

Builds

Displays the list of builds that either produce or use the selected item.

artifact builds summary page.png