Version: 1.3.15

Scan Manager Setup

Scan Manager provides Certifai users with an easy to use web-interface for configuring use cases and scans.

Follow the instructions located in the cortex-certifai-examples Github repo to set up Scan Manager. The process will involve obtaining the templates and base images for containerized models to be used with Scan Manager.

These instructions are intended to be run by system administrators configuring Scan Manager to work with Certifai Enterprise on a Kubernetes cluster.

Troubleshooting

Issue RequestEntityTooLarge

When you get this message, you have likely tried to upload a file that exceeds Scan Manager's upload limit.

Scan Manager supports upload of files up to 1GB.

Solution:

Add annotation to the Ingress that increases max-body-size in the Certifai custom resource.

Next steps