The Repository page

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/packagesarrow-up-right 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 methodarrow-up-right. The catalog lists every sealed package Seal has built; each one's detail page has the artifact download. See Browsing sealed packages.

  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/uploadarrow-up-right. 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.

Last updated