CLI

This section explains how to download, install, and use the Seal's CLI to both scan and fix your open-source vulnerabilities.

The CLI has two primary uses:

  1. As part of your CI, to replace vulnerable packages with sealed ones.

  2. To allow developers to conveniently create pull requests defining which packages to seal.

Learn more about how to use the CLI in the following sections.

Last updated