mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
59 lines
1.4 KiB
ReStructuredText
59 lines
1.4 KiB
ReStructuredText
Frameworks and libraries
|
|
########################
|
|
|
|
The QL libraries and queries in version |version| have been explicitly checked against the libraries and frameworks listed below.
|
|
|
|
.. pull-quote::
|
|
|
|
Tip
|
|
|
|
If you're interested in other libraries or frameworks, you can extend the analysis to cover them.
|
|
For example, by extending the data flow libraries to include data sources and sinks for additional libraries or frameworks.
|
|
|
|
.. There is currently no built-in support for libraries or frameworks for C/C++.
|
|
|
|
C# built-in support
|
|
================================
|
|
|
|
.. csv-table::
|
|
:file: csharp-frameworks.csv
|
|
:header-rows: 1
|
|
:class: fullWidthTable
|
|
:widths: auto
|
|
|
|
COBOL built-in support
|
|
===================================
|
|
|
|
* Embedded SQL
|
|
* Embedded CICS
|
|
|
|
|
|
Java built-in support
|
|
==================================
|
|
|
|
.. csv-table::
|
|
:file: java-frameworks.csv
|
|
:header-rows: 1
|
|
:class: fullWidthTable
|
|
:widths: auto
|
|
|
|
|
|
JavaScript and TypeScript built-in support
|
|
=======================================================
|
|
|
|
.. csv-table::
|
|
:file: javascript-typescript-frameworks.csv
|
|
:header-rows: 1
|
|
:class: fullWidthTable
|
|
:widths: auto
|
|
|
|
|
|
Python built-in support
|
|
====================================
|
|
|
|
.. csv-table::
|
|
:file: python-frameworks.csv
|
|
:header-rows: 1
|
|
:class: fullWidthTable
|
|
:widths: auto
|