зеркало из https://github.com/github/codeql.git
46 строки
1.6 KiB
Plaintext
46 строки
1.6 KiB
Plaintext
/cpp/ @github/codeql-c-analysis
|
|
/csharp/ @github/codeql-csharp
|
|
/csharp/autobuilder/Semmle.Autobuild.Cpp @github/codeql-c-extractor
|
|
/csharp/autobuilder/Semmle.Autobuild.Cpp.Tests @github/codeql-c-extractor
|
|
/go/ @github/codeql-go
|
|
/java/ @github/codeql-java
|
|
/javascript/ @github/codeql-javascript
|
|
/python/ @github/codeql-python
|
|
/ruby/ @github/codeql-ruby
|
|
/swift/ @github/codeql-swift
|
|
/misc/codegen/ @github/codeql-swift
|
|
/java/kotlin-extractor/ @github/codeql-kotlin
|
|
/java/ql/test-kotlin1/ @github/codeql-kotlin
|
|
/java/ql/test-kotlin2/ @github/codeql-kotlin
|
|
|
|
# CodeQL tools and associated docs
|
|
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers
|
|
/docs/codeql/codeql-for-visual-studio-code/ @github/codeql-vscode-reviewers
|
|
/docs/codeql/ql-language-reference/ @github/codeql-frontend-reviewers
|
|
/docs/query-*-style-guide.md @github/codeql-analysis-reviewers
|
|
|
|
# QL for QL reviewers
|
|
/ql/ @github/codeql-ql-for-ql-reviewers
|
|
|
|
# Bazel (excluding BUILD.bazel files)
|
|
WORKSPACE.bazel @github/codeql-ci-reviewers
|
|
MODULE.bazel @github/codeql-ci-reviewers
|
|
.bazelversion @github/codeql-ci-reviewers
|
|
.bazelrc @github/codeql-ci-reviewers
|
|
**/*.bzl @github/codeql-ci-reviewers
|
|
|
|
# Documentation etc
|
|
/*.md @github/code-scanning-product
|
|
/LICENSE @github/code-scanning-product
|
|
|
|
# Workflows
|
|
/.github/workflows/ @github/codeql-ci-reviewers
|
|
/.github/workflows/go-* @github/codeql-go
|
|
/.github/workflows/ql-for-ql-* @github/codeql-ql-for-ql-reviewers
|
|
/.github/workflows/ruby-* @github/codeql-ruby
|
|
/.github/workflows/swift.yml @github/codeql-swift
|
|
|
|
# Misc
|
|
/misc/scripts/accept-expected-changes-from-ci.py @RasmusWL
|
|
/misc/scripts/generate-code-scanning-query-list.py @RasmusWL
|