Skip to content

Commit

Permalink
Merge pull request #939 from Azure/dortwalner-patch-3
Browse files Browse the repository at this point in the history
Update Module 26 - Code Vulnerability Reachability.md
  • Loading branch information
YuriDio authored Feb 11, 2025
2 parents 5f8f800 + 9bdd760 commit 6762b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Labs/Modules/Module 26 - Code Vulnerability Reachability.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This demo deploys a container image with reachable vulnerabilities from [Damn Vu
* Defender CSPM license.
* Connector for Endor Labs in Defender for Cloud. Learn how to create the connector [here](https://learn.microsoft.com/azure/defender-for-cloud/connect-endor-labs).

# Azure DevOps Configuration
# Exercise 1: Azure DevOps Configuration
1. Clone this repository in Azure DevOps.
2. Create a service connection in Azure DevOps to Docker. Select 'Other' when you have to specify the type of connection. Here you must specify the container registry login server, username, and password that come from access keys in Azure Container Registry.
![image](https://github.com/user-attachments/assets/a1535e01-9d22-4df8-8bf0-e83cf070ba34)
Expand All @@ -39,7 +39,7 @@ This demo deploys a container image with reachable vulnerabilities from [Damn Vu
![image](https://github.com/user-attachments/assets/fd265dee-fbc5-4933-8b12-07e7ff76fefc)
7. Save and run the pipeline.

# GitHub Configuration
# Exercise 2: GitHub Configuration
1. Clone this repository in GitHub.
2. Navigate to Settings > Secrets and Variables > Actions in the GitHub repository.
4. Create secrets for your ACR_USERNAME and ACR_PASSWORD. These come from Access Keys in ACR.
Expand Down

0 comments on commit 6762b23

Please sign in to comment.