1
0
mirror of synced 2025-12-21 10:57:10 -05:00

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:
gitulisca
2025-04-10 08:27:53 +10:00
committed by GitHub
parent b1c7ab827f
commit ff64229bc0
4 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
> [!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.