Content for 'SecDevOps Risk Workflow' book published at https://leanpub.com/secdevops
The book is still under development, so if you spot any issues or have recommendations please fork this repository and submit a Pull Request :)
If you have questions please create a new Issue here at gitHub.
##Buy eBook##
If you can, please buy the book since it will help with production, design, editing and layout costs.
Leanpub provide a nice shopping card solution which allows you to chose which price to pay: Buy SecDevOps Risk Workflow
Dev Setup
git clone https://github.com/DinisCruz/Book_SecDevOps_Risk_Workflow
cd Book_SecDevOps_Risk_Workflow
git submodule init
cd leanpub-book-site
git checkout for_Book_Jira_Risk_Workflow
npm install
./set-up.sh
cd ../..
Build command
Build and publish to GitHub (which will trigger a leanpub build)
./commit_and_build.sh