Skip to content

ci(frontend): Build docker image and scan image with trivy - #6

Merged
aadil96 merged 1 commit into
mainfrom
ci/build-and-scan-image
Nov 19, 2025
Merged

ci(frontend): Build docker image and scan image with trivy#6
aadil96 merged 1 commit into
mainfrom
ci/build-and-scan-image

Conversation

@aadil96

@aadil96 aadil96 commented Nov 19, 2025

Copy link
Copy Markdown
Owner

No description provided.

@what-the-diff

what-the-diff Bot commented Nov 19, 2025

Copy link
Copy Markdown

PR Summary

  • New Build Step for the Backend Application
    A new procedure has been added to construct the Docker image for the backend application. This means that the backend can now be packaged into a Docker image, which simplifies the process of deploying and running the backend on any system that supports Docker.

  • Integration of Trivy Vulnerability Scanner
    In order to increase the security level of our application, a step has been added to deploy the Trivy vulnerability scanner. This tool scans our frontend-app:latest Docker image for potential vulnerabilities, helping us identify and address potential security concerns before they become problematic.

@aadil96
aadil96 merged commit 2554842 into main Nov 19, 2025
6 checks passed
@aadil96
aadil96 deleted the ci/build-and-scan-image branch November 19, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant