Skip to content

Commit efd4853

Browse files
jf205felicitymay
andcommitted
Apply suggestions from code review
Co-authored-by: Felicity Chapman <[email protected]>
1 parent ff98805 commit efd4853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/codeql/codeql-cli/creating-codeql-databases.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,8 @@ The following example shows how you could use indirect build tracing in an Azure
379379
# `codeql database analyze`
380380
# then `codeql github upload-results` ...
381381

382-
Obtaining databases from GitHub.com
383-
-----------------------------------
382+
Downloading databases from GitHub.com
383+
-------------------------------------
384384

385385
.. include:: ../reusables/download-github-database.rst
386386

docs/codeql/reusables/download-github-database.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GitHub also stores CodeQL databases for over 200,000 repos on GitHub.com, which you can download using the API. The list of repos is constantly growing and evolving to make sure that it includes the most interesting codebases for security research.
1+
GitHub stores CodeQL databases for over 200,000 repos on GitHub.com, which you can download using the REST API. The list of repos is constantly growing and evolving to make sure that it includes the most interesting codebases for security research.
22

33
To download a database from GitHub.com using the `GitHub CLI <https://cli.github.com/manual/gh_api>`__, use the following command::
44

0 commit comments

Comments
 (0)