Add metadata to two key topics to help with SEO

This commit is contained in:
Felicity Chapman
2024-09-04 15:42:18 +01:00
parent e58bb88ee8
commit 4cdef853d2
2 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
.. _about-codeql:
.. meta::
:description: Introduction to CodeQL, a language and toolchain for code analysis.
:keywords: CodeQL, code analysis, CodeQL analysis, security vulnerabilities, variant analysis, resources, tutorials, interactive training, GitHub Security Lab, security researchers, CodeQL databases
About CodeQL
============

View File

@@ -2,6 +2,10 @@
.. _running-codeql-queries:
.. meta::
:description: Overview of how to run CodeQL queries locally, in GitHub, or in your CI system.
:keywords: CodeQL, code analysis, CodeQL analysis, code scanning, GitHub code scanning, writing a new query, testing a new query, code scanning alerts
Running CodeQL queries
======================