Artifact download report
Download an artifact report if you need to know which of your users are downloading packages, what those packages are, what CVEs are associated with those packages, and when it was downloaded.
To download an artifact report:
-
Log in to Package Security Manager.
-
Select System from the left-hand navigation.
-
Click Artifact Report Download.
-
Enter a date range for your artifact report.
The maximum range is one year.
-
Select a format for your report output. Available outputs are
.csv
and.json
. -
If necessary, specify a channel for your report.
-
If necessary, specify a user for your report.
Leave these fields empty to download a report for all channels and all users.
-
Click Download.
You will receive a file that you can import into your preferred data editor to view.
Obtaining additional metrics
To include information about environment, hostname, and host username in your artifact report, your end users must install the anaconda-ident
package in their base conda environment, then configure it to provide this information. Please reach out to your Technical Account Manager (TAM) or Anaconda support group for assistance with installing and configuring the anaconda-ident
package. For more information on how anaconda-ident
works, see the package’s public Readme on GitHub.
This additional information is currently only available for reporting on conda packages.
Downloading the report using the CLI
If you want to download your artifact report using the CLI, see Package Security Manager CLI.
Downloading the report using the API
You can also use the API to perform the artifact report download.
Was this page helpful?