> For the complete documentation index, see [llms.txt](https://docs.sealsecurity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealsecurity.io/introduction/product-family/seal-vendor-apps.md).

# Seal Vendor Apps

**Seal Vendor Apps** remediates vulnerabilities in vendor-supplied container images you run, such as a Kafka image, a database image, or any third-party application that ships as a container.

## What it covers

Inside the vendor's container image:

* OS-level packages.
* Language runtimes.
* Open-source dependencies bundled as standalone artifacts (typically JAR files and Python wheels).

Seal Vendor Apps does not modify the vendor's own application code.

## How it is delivered

Seal Vendor Apps runs in place inside the vendor's container in your environment, similar to [Seal OS](/introduction/product-family/seal-os.md). The Seal CLI applies fixes to the open-source packages, runtime, and embedded artifacts where they live in the image; the vendor's code is untouched.

## Related

* [Setting up Seal Vendor Apps](/setup-containers/seal-vendor-apps.md): day-1 setup.
* [Working with Seal Vendor Apps](/using-platform/working-with-seal-vendor-apps.md): the day-to-day workflow.
