Continuous Integration & Continuous Delivery

CI/CD Guide

15 minute read

Explore CI/CD practices and enhance your development workflow with this comprehensive guide.

GitHub Code Scanning

4 minute read

GitHub Code Scanning is a tool that analyzes your code for security vulnerabilities, providing actionable feedback to help you remediate issues quickly.

GitHub Actions: Permissions

5 minute read

In this blog post, we will take a detailed look at how someone can have granular control over the actions that their workflows take.

GitHub Actions: Workflows

6 minute read

In today’s post we go over the key components of a GitHub Actions workflow.