The Repository page
Where to find sealed packages for manual download, get shareable code diffs, and run an assessment of an arbitrary dependency set.
Last updated
Where to find sealed packages for manual download, get shareable code diffs, and run an assessment of an arbitrary dependency set.
The Repository page lives at 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:
Find a sealed package and download it for the Manual deployment method. The catalog lists every sealed package Seal has built; each one's detail page has the artifact download. See Browsing sealed packages.
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.
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. 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.

Browsing sealed packages: how to navigate the catalog and the per-package detail.
Free assessment: the upload-and-check flow open to anyone.
Code diff: what is in the diff and how the public Share link works.
Last updated