- run
composer install - run
sh scripts/generate_pdf.shthis will start the MYSQL server prepare the DB, clone the OWASP SAMM repo and use it to populate the DB, then the pdf will be generated under /export folder.
- run
sh scripts/generate_pdf.sh -aoption -a will keep the mysql server running, but then you have to stop it manually - generate the pdf
- run
sh scripts/docker-mysql-stop.shto stop the mysql image
If you want to regenerate the PDF after the setup is done and the mysql server is running, you can run php bin/console app:save-pdf