-
codeql
GitHub Satellite 2020 workshops on finding security vulnerabilities with CodeQL for Java/JavaScript. (by githubsatelliteworkshops)
javascript.md used in the workshop video.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management โ all implemented with just a few lines of code. Start building today.
-
Github workshop repo
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Rather than writing queries manually, code scanning feature will find security vulnerabilities and errors in the code for your project on GitHub. In this section i'll help you setting it up. For this purpose we will use the same javascript open source library which is used in the above workshop video twbs/bootstrap.
-
Alternatively you can try out Code scanning JavaScript Tutorial by following this. Rather if you would like to continue with bootstrap plugin vulnerability example please follow the below steps: