diff --git a/docs/codeql/codeql-cli/about-codql-packs.rst b/docs/codeql/codeql-cli/about-codql-packs.rst index 358215fde08..f6ec4e67d0d 100644 --- a/docs/codeql/codeql-cli/about-codql-packs.rst +++ b/docs/codeql/codeql-cli/about-codql-packs.rst @@ -59,7 +59,7 @@ The following properties are supported in ``qlpack.yml`` files. - Required - Purpose * - ``name`` - - ``codeql/queries`` + - ``octo-org/security-queries`` - All packs - The scope, where the CodeQL pack is published, and the name of the pack defined using alphanumeric characters, hyphens, and periods. It must be unique as CodeQL cannot differentiate between CodeQL packs with identical names. Use the pack name to specify queries to run using ``database analyze`` and to define dependencies between QL packs (see examples below). * - ``version``