DevOps in the Spotlight

T07 Better DevOps – Pipeline Security 101

03/31/2020

9:30am - 10:45am

Level: Introductory

Brian Randell

Staff Developer Advocate

GitHub

Building awesome apps means their secure. But how to you get started? In this session, Brian will introduce ways that you can build more secure apps by adding intelligent security checking to your pipelines using Azure DevOps Pipelines and GitHub Actions. We’ll look at many free and open source tools as well as the state of the commercial world. This will be focused primarily on .NET Applications but will cover general practices for all types apps like those running in containers.

You will learn:

  • Why you should care about security
  • How to build an Azure DevOps Pipeline
  • What OSS components are available