# Build Pipeline
An overview of the build pipeline for the server and the client.
The client and the server have both an automated build pipeline for gitlab runner, automating the process for:
- unit testing and coverage calculation
- security and vulnerability scanner
- building and packaging
- uploading and releasing
# Sequence diagram client:
# Sequence diagram server:
← Cryptography Overview →