Skip to content

Commit

Permalink
CodeQL Mariner toolkit (microsoft#6885) (microsoft#6902)
Browse files Browse the repository at this point in the history
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
  • Loading branch information
nicogbg and CBL-Mariner-Bot authored Dec 4, 2023
1 parent 3567488 commit 7809469
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .pipelines/CodeQL/CodeQL.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

name: CodeQL CBL-Mariner repository

resources:
repositories:
- repository: CBL-Mariner-Pipelines
type: git
name: mariner/CBL-Mariner-Pipelines
ref: 'refs/heads/master'

stages:
- stage: CodeQlAnalysis
jobs:
- template: SDL/CodeQL-CBL-Mariner.yml@CBL-Mariner-Pipelines
2 changes: 2 additions & 0 deletions CodeQL.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
variables:
Codeql.Enabled: false

0 comments on commit 7809469

Please sign in to comment.