/using-docker-kubernetes-for-automating-appsec-and-osint-workflows

Repository for all the workshop content delivered at nullcon X on 1st of March 2019

Primary LanguageCSSMIT LicenseMIT

Using Docker with Kubernetes for automating Application Secuity and OSINT workflows

SPLAT

Getting Started

Clone this repository

git clone https://github.com/appsecco/using-docker-kubernetes-for-automating-appsec-and-osint-workflows

Install gitbook-cli for serving documentation locally

npm install -g gitbook-cli

Start gitbook server locally

cd using-docker-kubernetes-for-automating-appsec-and-osint-workflows/gitbook
gitbook serve