Projects with this topic
-
Jenkins pipeline that runs Trivy vulnerability scans on a Maven Java application before allowing code to proceed to staging. Generates a CSV report, prompts the developer to proceed or abort on findings, and emails the report if the pipeline is stopped.
Updated -
Automates Maven application versioning using a Jenkins multibranch pipeline. On every push to dev or main, the pipeline increments the version in pom.xml, builds the app, creates a Docker image tagged with the new version, and pushes it to Docker Hub — dev images for dev branch, main images for main branch.
Updated -
a Docker Image definition that extends the python.3XX-slim (debian based) to natively use uv as python env management. simple way to change python.3xx-slim -> murvudd/python-uv:3.xx-slim in .gitlab-ci.yml files for GitLab CICD.
UpdatedUpdated -
Leeromgeving voor de CI/CD expert training vanuit Harvest
Updated -
Gitlab CI/CD template that facilitates scan targets against security issues
Updated -
Flax Engine containers for CI/CD pipelines.
Updated -
This project provides a solution to setting up Unreal Engine inside a docker container for Android builds
Updated -
A utility to automatically update your PHP dependencies using composer and a CI-CD tool (only GitLab so far).
Updated -
Trunk-based development example of a containerised weather service using Kubernetes
Updated -