About 931,000 results
Open links in new tab
  1. CodeQL - Visual Studio Marketplace

    CodeQL extension for Visual Studio Code. This project is an extension for Visual Studio Code that adds rich language support for CodeQL and allows you to easily find problems in codebases. In particular, the extension: Enables you to use CodeQL …

  2. Getting started with the CodeQL for Visual Studio Code extension

    You can write, run, and test CodeQL queries inside Visual Studio Code with the CodeQL extension.

  3. Installing CodeQL for Visual Studio Code - GitHub Docs

    You can install the CodeQL for Visual Studio Code extension using one of several different methods: Using the Visual Studio Code Marketplace in a browser. Searching in the "Extensions" view in Visual Studio Code.

  4. CodeQL

    Meet CodeQL. Run real queries on popular open source codebases using CodeQL for Visual Studio Code. See how powerful it is to discover a bad pattern and then find similar occurrences across the entire codebase.

  5. GitHub - github/vscode-codeql: An extension for Visual Studio Code

    Enables you to use CodeQL to query databases and discover problems in codebases. Shows the flow of data through the results of path queries, which is essential for triaging security results. Provides an easy way to run queries from the large, open …

  6. Starter workspace to use with the CodeQL extension for Visual Studio Code.

    Install the CodeQL extension for Visual Studio Code. Clone this repository to your computer. Make sure to include the submodules, either by git clone --recursive or by git submodule update --init --remote after clone. Use git submodule update --remote regularly to keep the submodules up to date. In VS Code, click File > Open Workspace.

  7. CodeQL Agent - Visual Studio Marketplace

    Open your source code in Visual Studio Code. Click the Scan button on the extension view panel. CodeQL Agent executes code scanning automatically. It will take some time for the first time run (see How does it work?). The results of code scanning will display on the SARIF Viewer panel.

  8. CodeQL for VS Code: download CodeQL databases from …

    Sep 21, 2022 · If you use CodeQL for security research, you can now obtain these databases easily and directly through the CodeQL extension for Visual Studio Code, which makes it much easier to write and run your own custom CodeQL queries.

  9. Trying CodeQL in VS Code for first time | by Shi | CI/CD/DevOps …

    Feb 3, 2021 · CodeQL is a open source SAST (static application security tool) tool and it allows users to write queries to find bug/security vulnerabilities from their source. I am trying out CodeQL in VS...

  10. Running CodeQL queries — CodeQL

    If you’re working through a CodeQL tutorial, the CodeQL extension for Visual Studio Code allows you to run the queries in the tutorial. Unless you want to run the query on a specific code base, it’s easiest to run queries on one of the many CodeQL databases that are available on GitHub.

  11. Some results have been removed
Refresh