emacs-codeql: a package to write and test CodeQL queries

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • emacs-codeql

    An Emacs package for writing and testing CodeQL queries.

  • In the category "things I wrote because I wanted them for my own use", I released a pre-alpha of emacs-codeql

  • codeql.nvim

    CodeQL plugin for Neovim

  • CodeQL is GitHub's static analysis toolchain and its primary IDE support is targeted at VSCode, there also exists a neovim plugin which served as the primary inspiration for this package in terms of feature parity goals.

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

    InfluxDB logo
  • codeql

    CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security

  • Yep, this package is aimed at writing your own custom CodeQL queries. You can find a bunch of existing/example queries in the CodeQL repo ... this is also where all the language support libraries live.

  • github

  • For example, all the c/cpp queries live at https://github.com/github/codeql/tree/main/cpp/ql/src ... the main repo has all the queries for c/cpp, javascript, ruby, etc. but Go has its own dedicated QL repo at https://github.com/github.com/github/codeql-go.

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

  • GitHub introduces CodeQL, a new tool for automated code review and vulnerability

    1 project | /r/CKsTechNews | 20 Jan 2023
  • GitHub introduces CodeQL, a new tool for automated code review and vulnerability

    1 project | news.ycombinator.com | 20 Jan 2023
  • Blizzard has announced that the quest log cap will be increased to 35, after many years of staying capped at 25. Happy questing!

    1 project | /r/wow | 10 Dec 2022
  • How to see if your JavaScript code is vulnerable

    1 project | dev.to | 7 Nov 2022
  • What does CodeQL Github Action really do ?

    1 project | /r/github | 19 Jan 2022