summaryrefslogtreecommitdiffstats
path: root/BaseTools/Plugin/CodeQL/CodeQlAnalyze_plug_in.yaml
blob: ec01e55c53aa4f75992888b4d3e4e2cc4d1b77e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## @file CodeQlAnalyze_plug_in.py
#
# Build plugin used to analyze CodeQL results.
#
# Copyright (c) Microsoft Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##

{
  "scope": "codeql-analyze",
  "name": "CodeQL Analyze Plugin",
  "module": "CodeQlAnalyzePlugin"
}