Start your first scan
note
🚧 Early Alpha Feature This feature is currently in early alpha and is not yet available to all users. If you would like to try it out, please reach out to support.
🔎 Start your first scan
Application creation stepper
- Go to your applications list and click on
Secure a new app
- Select Frontend (alpha)
- Enter your application's deployment URL and click on
Validate
- Select a name for the application, and select if you want the scan to run in development (read-write mode) or production (read-only) environment.
- You are all set!
Common pitfalls
My application requires authentication
You can of course configure a header to be sent with the requests, in order to authenticate your application.
This can be done after creating the scan, by visiting the Settings page of your scan, and configuring headers like any other API scan.
You can read about this in the Headers section.