Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 892 Bytes

File metadata and controls

23 lines (19 loc) · 892 Bytes

secure_code_review

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).

Relevant Repositories

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