Vaults home page

The Vaults home page contains a list of vaults created in a given space. To view the details of a particular vault, click the vault's name.

View the Vaults page

On the Vaults home page, you can:

  • View a list of all vaults and their details such as the vault type, storage type, and visibility level (for vaults with public access).
  • Filter vaults by package type or vault type, and sort them by creation date or title.
  • Search for vaults by name.
  • Drill down to view information about each vault, such as packages, vault URL, and statistics.

    The vault statistics includes the following information:

    • Total size of all package content in the vault.

    • Total number of packages and versions.

    • A breakdown of package versions by state.

  • Drill down to view the details of each package, such as its size, contents, licenses, detected security vulnerabilities, and more.
  • Drill down to view activity, such as who deployed, used, reviewed, and approved the package. If the package was deployed in a build script, open a chain that delivered the package.

Back to top

View vault details

On the Vaults page, open a vault to view its details and copy its URL.

To view information about a vault:

  1. On the top navigation bar, select a space from the spaces list.

  2. On the sidebar, select Vaults. The Vaults page displays all the current vaults.

  3. To open a vault, click the vault's name. A list of vault packages opens, and the vault's URL and statistics are displayed in the right pane.

  4. To copy the vault's URL for your IDE or build scripts, click Copy to clipboard next to the URL.

  5. To change the page layout, switch between the views on the toolbar:

    List View (default) (Default) Displays vault contents as a list of packages, which you can sort by name, namespace, last modified date, and in ascending or descending order.
    Tree View Displays vault contents as a hierarchical tree, for example, a tree of Maven namespaces, npm scopes, or Docker directories. The columns display the name, status, version, licenses, dependency vulnerabilities, and last modified date of each package.
  6. To check who has access to the vault, and the roles these individuals and teams hold, select Members on the sidebar.

  7. To view a vault's general settings, select Settings > General on the sidebar. For details about changing the settings, see Edit vault settings.

  8. To view a list of package versions, click the package name.

    To view the details of a file in a generic vault, click the file name. Switch between the tabs to view file activity and command hints on how to use the file. For details, see Review and approve packages.

  9. To view information about a package version, click the version's name.

    On the package version page, switch between the tabs to view package activity, contents, licenses, security vulnerabilities, and more. PulseUno also provides commands and code snippets for using the package in your build system. For details, see Review and approve packages.

Back to top

See also: