You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from GitHub Actions code.
8
+
9
+
.. toctree::
10
+
:hidden:
11
+
12
+
codeql-library-for-actions
13
+
customizing-library-models-for-actions
14
+
15
+
- :doc:`CodeQL library for GitHub Actions <codeql-library-for-actions>`: When you're analyzing a Ruby program, you can make use of the large collection of classes in the CodeQL library for GitHub Actions.
16
+
17
+
- :doc:`Customizing library models for GitHub Actions <customizing-library-models-for-actions>`: You can model frameworks and libraries that your codebase depends on using data extensions and publish them as CodeQL model packs.
0 commit comments