The Protection page
The Seal UI page where you triage vulnerable packages, review what is sealed, manage Sealing Rules, and configure Scanner Exclusions.
Last updated
The Seal UI page where you triage vulnerable packages, review what is sealed, manage Sealing Rules, and configure Scanner Exclusions.
The Protection page is the day-to-day workspace for security analysts and engineers. It groups every package and every rule across your tenant into four tabs:
Vulnerable packages: every package Seal has discovered that has at least one open vulnerability.
Sealed packages: every package that has been replaced with a sealed version, with attestation downloads.
Sealing rules: the list of remote Sealing Rules in the tenant.
Scanner exclusions: the list of Scanner Exclusions in the tenant. Hidden by default; an Admin enables the feature in Settings.

The Protection page is tenant-scoped: all tabs span every Seal Project unless you filter by Project. There is no separate "per-project" view.
Clicking a row on the Vulnerable packages or Sealed packages tab opens a side drawer with that row's package detail. The drawer is per-package: it shows everything Seal knows about, say, ejs@2.7.4, including the full list of vulnerabilities affecting that package version, the matching sealed version (when one exists), the code diff, and links to relevant Sealing Rules. If the package has multiple CVEs, they all appear together in the drawer.
Until your tenant has accumulated scan data, the Protection page shows the Welcome cards in place of the regular tabs.
Package states: the canonical reference for the six values shown in the Vulnerable packages tab's state column.
The package drawer: the per-vulnerability content shown inside the drawer.
Sealing Rules: the deeper concept-and-how-to home for the Sealing rules tab.
Scanner Exclusions: the deeper home for the Scanner exclusions tab.
Last updated