Microsoft Defender for Cloud
Cloud and workloads

Technical onboarding guide for Bright Security (preview)

In brief

The guide updates its date, adds navigation anchors, clarifies the Azure Marketplace listing and DevOps onboarding prerequisites, and reorganizes GitHub and Azure DevOps scan configuration and verification instructions.

What Defender admins need to know

Administrators get clearer steps for purchasing Bright Security, connecting their DevOps environment, configuring scans, and verifying findings in Defender for Cloud.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

  1. Conduct an attack simulation on the discovered APIs. Once the baseline of the API behavior is known (in step 1), Bright manipulates the requests (payloads, endpoint parameters, and so on) and automatically analyzes the response, verifying the correct response code and the content of the response payload to ensure no vulnerability exists. The attack simulations include OWASP API top 10, NIST, business logic tests, and more.
  2. Bright provides a clear indication of any found vulnerability, including screenshots to ease the triage and investigation of the issue and suggestions on how to remediate that vulnerability.

EnablementPurchase Bright Security from Azure Marketplace

Bright’s solutions can be purchased via Azure Marketplace by followingfrom the Bright Security DAST listing on Azure Marketplace.

Connect your DevOps environments to Microsoft Defender for Cloud

This featureBright Security integration requires connecting your DevOps environment to Defender for Cloud. Follow the onboarding guide for your environment to connect your DevOps organization before configuring the Bright Security scan:

See

Configure Bright Security API security testing scan

ForConfigure Bright Security scans for GitHub environments

  1. After the workflow completes, select Security, then select Code scanning to view the results.
  2. Select a Code Scanning alert detected by Neuralegion. You can also filter by tool in the Code scanning tab. Filter on Neuralegion.

You now verified that theThe Bright Security (Neuralegion(NeuraLegion GitHub workflow) security scan results are showingshould now appear in GitHub Code Scanning. Next, verify that thesethe Bright Security GitHub scan results are available within Defender for Cloud. It might take up to 30 minutes for results to show in Defender for Cloud.

Enable Defender for Cloud integration without GitHub Code Scanning

If you don't have GitHub Code Scanning for your environment and wish to integrate security scan results from Bright Security into Defender for Cloud, you can follow these steps.use the following GitHub workflow steps to send scan results directly to Defender for Cloud. After adding in the Bright Security workflow step,scan step (NeuraLegion workflow) to your GitHub workflow, add the following steps to your GitHub workflow to send scan results directly to Defender for Cloud using the Microsoft Security DevOps GitHub Action.

      - name: Download SARIF file

#### Navigate to Defender for Cloud

To verify that Bright Security scan findings appear in Defender for Cloud, perform the following steps:

1. Select **Recommendations**.
1. Filter by searching for **API security testing**.
1. Select the recommendation **GitHub repositories should have API security testing findings resolved**.

:::image type="content" source="media/onboarding-guide-stackhawk/github-recommendations-result.png" alt-text="Screenshot of GitHub repositories should have API security testing findings resolved recommendation." lightbox="media/onboarding-guide-stackhawk/github-recommendations-result.png":::

<a name="for-azure-devops-environments"></a>
### ForConfigure Bright Security scans for Azure DevOps environments

:::image type="content" source="media/onboarding-guide-42crunch/azure-devops-recommendation.png" alt-text="Screenshot of Azure DevOps repositories should have API security testing findings resolved recommendation." lightbox="media/onboarding-guide-42crunch/azure-devops-recommendation.png":::

Next stepsteps

[!div class="nextstepaction"] Review Microsoft Defender for APIs overview