using-docker-kubernetes-for-automating-appsec-and-osint-workflows
using-docker-kubernetes-for-automating-appsec-and-osint-workflows copied to clipboard
Repository for all the workshop content delivered at nullcon X on 1st of March 2019
Using Docker with Kubernetes for automating Application Secuity and OSINT workflows
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