diff --git a/content/en/code_analysis/static_analysis/setup.md b/content/en/code_analysis/static_analysis/setup.md index bf36ecc6d133e..8886a7b08f796 100644 --- a/content/en/code_analysis/static_analysis/setup.md +++ b/content/en/code_analysis/static_analysis/setup.md @@ -30,6 +30,14 @@ Code Analysis is in Preview. To set up Datadog Static Analysis, navigate to [**Software Delivery** > **Code Analysis**][1]. ## Select where to run Static Analysis scans +### Scan with Datadog-hosted scanning + +{{< callout url="#" header="false" btn_hidden="true" >}} + Datadog-hosted Static Analysis scans are in Preview. Contact your Customer Success Manager to request access. +{{< /callout >}} + +You can run Datadog Static Analysis scans directly on Datadog's infrastructure. To get started, navigate to the [**Code Analysis** page][1]. + ### Scan in CI pipelines Datadog Static Analysis runs in your CI pipelines using the [`datadog-ci` CLI][8]. Configure your [Datadog API and application keys (requires the `code_analysis_read` scope)][3] and run Static Analysis in the respective CI provider.