Quickstart
Last updated
Last updated
© 2023 Nullify | All Rights Reserved.
You can begin scanning your APIs via any of the following methods:
To initiate a scan via the Nullify Web App, navigate to the API Scans
page under "Explore" (/dashboard/explore/api-scans/
) and click on the New API Scan
button.
Fill out the form and click on the Launch
button.
The Nullify CLI can be used to scan your APIs locally or as part of your CI/CD pipeline.
Before you begin, you will need to generate a Service Account token, as described in the Configuration - API section.
To initiate a scan via the Nullify CLI, follow the instructions listed in the README of the Nullify CLI tool.
To configure dynamic testing, follow the instructions to add the Nullify GitHub Action to your CI/CD pipeline.