/agile-security

Presentation: Incorporating Security into the Agile Methodology

Apache License 2.0Apache-2.0

Incorporating Security into the Agile Methodology

This repo contains the source for a brown bag presentation on how to incorporate Security into the Agile process, delivered to a group of colleagues at VMware on October 10th, 2022.

It was largely based on real-life experience while working as anchor and Security SME for the Pivotal Solutions team (now Tanzu Labs), from 2014 to 2016, and as a Networking Product Lead from 2018 to 2020.

The slides are intended to be presented as a baseline for discussion, in order to iterate and improve the process itself. They're not meant to be fully comprehensive, nor a definitive answer to a complex issue.

The presentation is written in Marp, and can be rendered into HTML, PDF or any other format the Marp ecosystem supports

Viewing the Slides

  1. Clone this repo.
  2. If on a Mac, brew install marp-cli
  3. Execute: marp --html -p -I <path-to-repo>

Editing

You can use the Marp extension for VS Code. Just make sure you enable HTML explicitly in the extension settings. Use the preview function.

Contributing

If you feel this could be improved, please submit your pull requests. Feedback is always welcome.