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 three primary uses:
To replace vulnerable packages with sealed ones, when running as part of your CI.
To report what vulnerabilities you have, when running as part of your CI.
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