Add warning informing that codeql debug artifacts contain source code copy (#54565)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
This commit is contained in:
@@ -21,6 +21,8 @@ redirect_from:
|
||||
|
||||
{% data reusables.codeql-cli.man-pages-version-note %}
|
||||
|
||||
{% data reusables.code-scanning.codeql-database-archive-contains-source-code %}
|
||||
|
||||
## Synopsis
|
||||
|
||||
```shell copy
|
||||
|
||||
@@ -13,8 +13,7 @@ topics:
|
||||
- CodeQL
|
||||
---
|
||||
|
||||
> [!WARNING]
|
||||
> {% data variables.product.prodname_codeql_cli %} database bundles contain a copy of the source code being analyzed by {% data variables.product.prodname_codeql %}, therefore we suggest sharing these bundles only with people who are authorized to access that source code.
|
||||
{% data reusables.code-scanning.codeql-database-archive-contains-source-code %}
|
||||
|
||||
## About creating {% data variables.product.prodname_codeql_cli %} database bundles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user