Skip to main content
Skip table of contents

Health Check API

Mend App

Access to the Mend App can be checked by issuing an HTTP GET request using a web browser or a utility (e.g., cURL, wget):
https://<your-base-url>/healthCheckStatus (e.g. https://saas.whitesourcesoftware.com/healthCheckStatus)

It is recommended to verify that the returned status is 200 (OK).
This is only a validation URL. Access must be open for all paths and endpoints under the app’s subdomain.

  • If a proxy server is available, then the following proxy settings need to be obtained:

    • URL

    • Port number

    • Username and password (for authenticated access)

  • A valid SSL certificate and KeyStore containing the certificate.

Self-Hosted Repository Integrations

See the following page for healthcheck API endpoints for the wss-app, wss-scanner, and wss-remediate containers.

https://docs.mend.io/integrations/latest/api-calls#APICalls-HealthCheckAPIs

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.