1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/translations/ru-RU/content/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/about-codeql-code-scanning-in-your-ci-system.md
2022-12-12 17:21:29 +00:00

3.5 KiB
Raw Blame History

title, shortTitle, intro, product, versions, topics, redirect_from, ms.openlocfilehash, ms.sourcegitcommit, ms.translationtype, ms.contentlocale, ms.lasthandoff, ms.locfileid
title shortTitle intro product versions topics redirect_from ms.openlocfilehash ms.sourcegitcommit ms.translationtype ms.contentlocale ms.lasthandoff ms.locfileid
Сведения о проверке кода CodeQL в системе CI Code scanning in your CI Вы можете проанализировать код с помощью {% data variables.product.prodname_codeql %} в сторонней системе непрерывной интеграции и отправить результаты в {% data variables.location.product_location %}. Полученные оповещения {% data variables.product.prodname_code_scanning %} отображаются вместе с любыми другими оповещениями, которые создаются в {% data variables.product.product_name %}. {% data reusables.gated-features.code-scanning %}
fpt ghes ghae ghec
* * * *
Advanced Security
Code scanning
CodeQL
Repositories
Pull requests
Integration
CI
SARIF
/code-security/secure-coding/about-codeql-code-scanning-in-your-ci-system
/code-security/secure-coding/using-codeql-code-scanning-with-your-existing-ci-system/about-codeql-code-scanning-in-your-ci-system
d650ba0768c9406295626321e908a6e6785a7666 f638d569cd MT ru-RU 10/25/2022 148106408

{% data reusables.code-scanning.beta %} {% data reusables.code-scanning.enterprise-enable-code-scanning %}

Сведения о {% data variables.product.prodname_codeql %} {% data variables.product.prodname_code_scanning %} в системе CI

{% data reusables.code-scanning.about-code-scanning %} Дополнительные сведения см. в статье Сведения о {% data variables.product.prodname_code_scanning %} с {% data variables.product.prodname_codeql %}.

{% data reusables.code-scanning.codeql-context-for-actions-and-third-party-tools %}

{% data reusables.code-scanning.codeql-cli-context-for-third-party-tools %}

{% ifversion fpt or ghes > 3.4 or ghae > 3.4 or ghec %} {% data reusables.code-scanning.about-analysis-origins-link %} {% endif %}

{% data reusables.code-scanning.upload-sarif-ghas %}

Сведения о {% data variables.product.prodname_codeql_cli %}

{% data reusables.code-scanning.what-is-codeql-cli %}

Используйте {% data variables.product.prodname_codeql_cli %} для анализа следующих параметров:

  • Динамические языки, например JavaScript и Python.
  • Скомпилированные языки, например C/C++, C#,{% ifversion codeql-go-autobuild %} Go,{% endif %} и Java.
  • Базы кода написаны на нескольких языках.

Дополнительные сведения см. в статье Установка {% data variables.product.prodname_codeql_cli %} в системе CI.

{% data reusables.code-scanning.licensing-note %}