> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Software Bill of Materials (SBOM)

Package Security Manager provides you with the ability to download `.json` formatted SBOM files for some of the most popular <Tooltip tip="Software files and information about the software, such as its name, version, and description, bundled into a file that can be installed and managed by a package manager.">packages</Tooltip> available on the open source market today. If you purchased a license with SBOM support, a passive SBOM <Tooltip tip="Mirroring is the process of copying data from a source and storing it in a new location, often on a scheduled basis.">mirror</Tooltip> is automatically created for you on your first login.

<Tip>
  Administrators can view the status of the SBOM mirror from the **All Mirrors** view.
</Tip>

## Downloading an SBOM

To download an SBOM for a package file:

1. Log in to your instance of Package Security Manager.

2. Open a channel from the <Icon icon="house" iconType="solid" /> **Dashboard**, <Icon icon="satellite-dish" iconType="regular" /> **All Channels**, or <Icon icon="satellite-dish" iconType="regular" /> **My Channels** pages.

3. Find the package you need an SBOM for.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/SgtHPGS_3WUV3NOk/images/sbom_package_search_4.png?fit=max&auto=format&n=SgtHPGS_3WUV3NOk&q=85&s=7204066d6de2e8ba63674997962d4167" alt="" width="1191" height="503" data-path="images/sbom_package_search_4.png" />
   </Frame>

4. Click the <Icon icon="explosion" iconType="regular" /> **SBOM** <Icon icon="circle-info" iconType="light" /> badge beside a package file to download an SBOM for that file version.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/SgtHPGS_3WUV3NOk/images/sbom_download_2.png?fit=max&auto=format&n=SgtHPGS_3WUV3NOk&q=85&s=edade017f0794016d87d7469a3c5378e" alt="" width="1192" height="599" data-path="images/sbom_download_2.png" />
   </Frame>

<Note>
  Not all packages have an SBOM associated with them. If you try to view or download an SBOM from a package that does not have one, an error message appears to inform you that an SBOM is not available. Efforts are underway to provide SBOMs for all packages present in the Anaconda maintained <Tooltip tip="A location (URL or file path) in a repository where conda looks for packages.">channels</Tooltip>.
</Note>
