Skip to content

Commit 1cdb345

Browse files
committed
Add missing table columns.
1 parent fedd4d7 commit 1cdb345

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/codeql/codeql-cli/about-codeql-packs.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,13 @@ The following properties are supported in ``qlpack.yml`` files.
9292
- The path to a directory within the pack that contains upgrade scripts, defined relative to the pack directory. The ``database upgrade`` action uses these scripts to update databases that were created by an older version of an extractor so they're compatible with the current extractor (see `Upgrade scripts for a language <#upgrade-scripts-for-a-language>`__ below.)
9393
* - ``authors``
9494
95+
- All packs
9596
- Metadata that will be displayed on the packaging search page in the packages section of the organization that a CodeQL pack is published to.
9697
* - ``licenses``
9798
- ``(LGPL-2.1 AND MIT)``
99+
- All packs
98100
- Metadata that will be displayed on the packaging search page in the packages section of the organization that a CodeQL pack is published to.
99101
* - ``description``
100102
- ``Human-readable description of the software packaged in the image.``
103+
- All packs
101104
- Metadata that will be displayed on the packaging search page in the packages section of the organization that a CodeQL pack is published to.

0 commit comments

Comments
 (0)