Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 3.29 KB

README.md

File metadata and controls

37 lines (33 loc) · 3.29 KB

GitHub Advanced Security Bootcamp

PrerequisitesResources

This bootcamp is designed to get you familiar with GitHub Advanced Security (GHAS) so that you can better understand how to use it in your own repositories.

📣 Prerequisites

To participate in the workshop you need a GitHub account and need to be invited to the workshop organization ghas-bootcamp. If your repository hasn't been automatically created in the workshop organization, create a new project and push a copy of the ghas-bootcamp project.

git clone https://github.com/ghas-bootcamp/ghas-bootcamp.git
cd ghas-bootcamp
git remote set-url origin [email protected]:{org-or-username}/{repo-name}.git

📚 Resources