Skip to content

Commit a3602c4

Browse files
authored
Update _index.md
1 parent 7b8f42d commit a3602c4

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/trivy-on-gcpp

content/learning-paths/servers-and-cloud-computing/trivy-on-gcpp/_index.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -63,23 +63,3 @@ weight: 1
6363
layout: "learningpathall"
6464
learning_path_main_page: "yes"
6565
---
66-
67-
Trivy is an open-source security scanner that helps detect vulnerabilities in container images, filesystems, and infrastructure configurations. When you integrate Trivy into your CI/CD pipelines, you can shift security left by identifying issues early in the development process. This Learning Path shows you how to build multi-architecture container images and scan them using Trivy on Azure Cobalt 100 Arm-based processors.
68-
69-
## Before you begin
70-
71-
Before you start, ensure you have:
72-
73-
- A [Microsoft Azure](https://azure.microsoft.com/) account with access to Cobalt 100 based instances (Dpsv6)
74-
- Docker installed and basic knowledge of containerization
75-
- Familiarity with CI/CD concepts
76-
- Basic knowledge of Linux command-line operations
77-
78-
## What you'll learn
79-
80-
By the end of this Learning Path, you will be able to:
81-
82-
- Build and scan multi-architecture (amd64/arm64) container images using Trivy
83-
- Configure self-hosted GitHub Actions Arm runners on Azure Cobalt 100
84-
- Enforce automated security gates in CI/CD pipelines based on vulnerability severity
85-
- Generate and analyze vulnerability reports for compliance and audit purposes

0 commit comments

Comments
 (0)