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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:CSS 37.5%Language:JavaScript 25.5%Language:HTML 22.7%Language:Go 9.6%Language:Shell 2.6%Language:Dockerfile 2.2%