> For the complete documentation index, see [llms.txt](https://docs.sealsecurity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealsecurity.io/discovering/repository-page.md).

# The Repository page

The Repository page lives at [`https://app.sealsecurity.io/repository/packages`](https://app.sealsecurity.io/repository/packages) and is reachable from the **Repository** entry in the Seal UI's sidebar.

If you are signed in, you use it to:

1. **Find a sealed package and download it** for the [Manual deployment method](/setup-apps-os/choosing-deployment-method.md). The catalog lists every sealed package Seal has built; each one's detail page has the artifact download. See [Browsing sealed packages](/discovering/repository-page/sealed-packages.md).
2. **Get a public link to a code diff** so that an auditor or a downstream customer can verify a remediation themselves. Each sealed package's per-vulnerability diff has a **Share** button; the resulting link works without authentication.
3. **Run a Seal Assessment** when you are considering expanding Seal's scope inside your organization. The Seal Assessment tab takes a dependency manifest, lockfile, or SBOM and shows you which of its packages have sealed versions available, scoped to your tenant.

If you are not signed in, you can also run a **Free Assessment**: an upload-and-check flow open to anyone with no registration. It is reachable via the **Scan my dependencies** button on the Packages tab, and the upload URL is [`https://app.sealsecurity.io/repository/packages/upload`](https://app.sealsecurity.io/repository/packages/upload). The Free Assessment lets a prospect run an assessment without creating an account, and lets a customer share that same URL with a peer at another company who is interested in Seal. See [Free assessment](/discovering/repository-page/free-assessment.md).

<figure><img src="/files/hRIXOoeuR5lAI7GSpMuR" alt="The public Repository page showing the sealed-package card grid and the Scan my dependencies button"><figcaption><p>The Repository page</p></figcaption></figure>

## Related

* [Browsing sealed packages](/discovering/repository-page/sealed-packages.md): how to navigate the catalog and the per-package detail.
* [Free assessment](/discovering/repository-page/free-assessment.md): the upload-and-check flow open to anyone.
* [Code diff](/trust/code-diff.md): what is in the diff and how the public Share link works.
