Repository for public artifacts related to the practice of secure code review. A version of Seth & Ken's Excellent Adventures in Secure Code Review (SKEA).
The following repositories are used during the
Shell instructions for downloading the codebases used for Secure Code Review training:
mkdir SCR
cd SCR
git clone https://github.com/zactly/skea_django.git
git clone https://github.com/zactly/skea_rails.git
git clone https://github.com/zactly/skea_node.git
git clone https://github.com/IMA-WorldHealth/bhima.git