Finding security vulnerabilities in JavaScript with Github's CodeQL & Code Scanning

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • codeql

    GitHub Satellite 2020 workshops on finding security vulnerabilities with CodeQL for Java/JavaScript. (by githubsatelliteworkshops)

  • javascript.md used in the workshop video.

  • codeql

    CodeQL workshops for GitHub Universe (by githubuniverseworkshops)

  • Github workshop repo

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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.

  • code-scanning-javascript-demo

    GitHub Code Scanning Javascript Tutorial

  • 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:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Free Bootstrap Themes and Templates to Download in 2024

    1 project | dev.to | 18 Apr 2024
  • Building a Dynamic Client-Side Blog with Secutio & Bootstrap

    4 projects | dev.to | 10 Apr 2024
  • Exploring Tailwind Oxide

    1 project | dev.to | 26 Mar 2024
  • Add CSS Framework in Angular

    1 project | dev.to | 29 Jan 2024
  • Building a Flask todo web application from scratch

    2 projects | dev.to | 29 Jan 2024