---
title: "OWASP ZAP"
slug: "owasp-zap"
updated: 2024-02-07T23:39:39Z
published: 2024-02-07T23:39:39Z
canonical: "help.nucleussec.com/owasp-zap"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nucleussec.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OWASP ZAP

## Overview

Nucleus enables you to ingest [OWASP ZAP](https://www.zaproxy.org/) scans into your Nucleus console using file upload from the UI and API. There is no automated connector for OWASP ZAP as it is standalone client uses on a computer or headless in a pipeline without an API to integrate with.

Nucleus supports ingesting OWASP ZAP scans in both XML and JSON formats.

## Export from OWASP ZAP

1. From OWASP ZAP, select the **Report** drop-down and then select **Generate report**
2. Navigate to **Template**, and then select **Traditional XML Report** or **Traditional JSON Report** and then click **Generate Report**. Note the location of the saved file.

For more detailed export instructions, visit the OWASP ZAP documentation [here](https://www.zaproxy.org/docs/desktop/addons/export-report/).

## Import to Nucleus

1. From within a project, navigate to **Data Ingest > Import via File**.
2. Drag the report you generated from ZAP into the **Drop Files Here to Upload** area.

You're all done! The scan should start uploading automatically.

If you have any questions, please contact us through the [support center](https://nucleussec.atlassian.net/servicedesk/customer/portal/3).
