Compare commits

...

10 Commits

Author SHA1 Message Date
Edoardo Pirovano
413c0a8f4f Merge pull request #7673 from github/post-release-prep/codeql-cli-2.7.6
Post-release preparation for codeql-cli-2.7.6
2022-01-24 11:59:51 +00:00
Aditya Sharad
67e3f5edbc Merge pull request #7685 from adityasharad/merge/3.3-3.4
Merge rc/3.3 into rc/3.4
2022-01-21 10:49:19 -08:00
Aditya Sharad
ccc6291844 Merge rc/3.3 into rc/3.4
Conflicts in *-support.rst resolved in favour of rc/3.3, which has a new paragraph.
Enterprise version numbers updated to LGTM Enterprise 1.30 and CodeQL 2.7.6.
2022-01-20 15:49:10 -08:00
github-actions[bot]
ab218421da Post-release preparation for codeql-cli-2.7.6 2022-01-20 12:59:20 +00:00
Felicity Chapman
e178626226 Merge pull request #7653 from github/felicitymay-patch-1
Port changes from main to rc/3.3 to avoid regression
2022-01-20 10:45:13 +00:00
Felicity Chapman
51e8b4c7ed Port changes from main to rc/3.3 to avoid regression 2022-01-19 14:26:52 +00:00
Felicity Chapman
c3ed74d63c Merge pull request #7604 from github/lgtm-1.29-docs
Update version numbers in CodeQL support notes for LGTM 1.29
2022-01-18 11:09:38 +00:00
Felicity Chapman
e0110bd25e FIx typo in new note 2022-01-17 17:20:00 +00:00
Felicity Chapman
e7dde79d50 Add note and link to main CodeQL CLI docs 2022-01-17 17:14:58 +00:00
Felicity Chapman
fdf77ad2b9 Update version numbers for LGTM 1.29 2022-01-14 15:07:29 +00:00
20 changed files with 31 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
name: codeql/cpp-all
version: 0.0.7
version: 0.0.8-dev
groups: cpp
dbscheme: semmlecode.cpp.dbscheme
extractor: cpp

View File

@@ -1,5 +1,5 @@
name: codeql/cpp-queries
version: 0.0.7
version: 0.0.8-dev
groups: cpp
dependencies:
codeql/cpp-all: "*"

View File

@@ -1,5 +1,5 @@
name: codeql/cpp-upgrades
groups: cpp
upgrades: .
version: 0.0.7
version: 0.0.8-dev
library: true

View File

@@ -1,5 +1,5 @@
name: codeql/csharp-all
version: 0.0.7
version: 0.0.8-dev
groups: csharp
dbscheme: semmlecode.csharp.dbscheme
extractor: csharp

View File

@@ -1,5 +1,5 @@
name: codeql/csharp-queries
version: 0.0.7
version: 0.0.8-dev
groups: csharp
suites: codeql-suites
extractor: csharp

View File

@@ -1,5 +1,5 @@
name: codeql/csharp-upgrades
groups: csharp
version: 0.0.7
version: 0.0.8-dev
upgrades: .
library: true

View File

@@ -43,10 +43,10 @@ project = u'Supported languages and frameworks for LGTM Enterprise'
# The short X.Y version.
# LGTM Enterprise release
release = u'1.28'
release = u'1.30'
# CodeQL CLI version used by LGTM Enterprise release
version = u'2.5.9'
version = u'2.7.6'
# -- Project-specifc options for HTML output ----------------------------------------------

View File

@@ -3,6 +3,12 @@ Frameworks and libraries
LGTM Enterprise |release| includes CodeQL CLI |version|. The CodeQL libraries and queries used by this version of LGTM Enterprise have been explicitly checked against the libraries and frameworks listed below.
.. pull-quote::
Note
For details of framework and library support in the most recent release of the CodeQL CLI, see `Supported languages and frameworks <https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/>`__ in the CodeQL CLI documentation.
.. pull-quote::
Tip

View File

@@ -3,6 +3,12 @@ Languages and compilers
LGTM Enterprise |release| includes CodeQL CLI |version|. LGTM Enterprise supports analysis of the following languages compiled by the following compilers.
.. pull-quote::
Note
For details of language and compiler support in the most recent release of the CodeQL CLI, see `Supported languages and frameworks <https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/>`__ in the CodeQL CLI documentation.
Note that where there are several versions or dialects of a language, the supported variants are listed.
If your code requires a particular version of a compiler, check that this version is included below.
If you have any questions about language and compiler support, you can find help on the `GitHub Security Lab discussions board <https://github.com/github/securitylab/discussions>`__.

View File

@@ -1,5 +1,5 @@
name: codeql/java-all
version: 0.0.7
version: 0.0.8-dev
groups: java
dbscheme: config/semmlecode.dbscheme
extractor: java

View File

@@ -1,5 +1,5 @@
name: codeql/java-queries
version: 0.0.7
version: 0.0.8-dev
groups: java
suites: codeql-suites
extractor: java

View File

@@ -2,4 +2,4 @@ name: codeql/java-upgrades
groups: java
upgrades: .
library: true
version: 0.0.7
version: 0.0.8-dev

View File

@@ -1,5 +1,5 @@
name: codeql/javascript-all
version: 0.0.8
version: 0.0.9-dev
groups: javascript
dbscheme: semmlecode.javascript.dbscheme
extractor: javascript

View File

@@ -1,5 +1,5 @@
name: codeql/javascript-queries
version: 0.0.8
version: 0.0.9-dev
groups: javascript
suites: codeql-suites
extractor: javascript

View File

@@ -2,4 +2,4 @@ name: codeql/javascript-upgrades
groups: javascript
upgrades: .
library: true
version: 0.0.8
version: 0.0.9-dev

View File

@@ -1,5 +1,5 @@
name: codeql/python-all
version: 0.0.7
version: 0.0.8-dev
groups: python
dbscheme: semmlecode.python.dbscheme
extractor: python

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 0.0.7
version: 0.0.8-dev
groups: python
dependencies:
codeql/python-all: "*"

View File

@@ -2,4 +2,4 @@ name: codeql/python-upgrades
groups: python
upgrades: .
library: true
version: 0.0.7
version: 0.0.8-dev

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-all
version: 0.0.7
version: 0.0.8-dev
groups: ruby
extractor: ruby
dbscheme: ruby.dbscheme

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-queries
version: 0.0.7
version: 0.0.8-dev
groups: ruby
suites: codeql-suites
defaultSuiteFile: codeql-suites/ruby-code-scanning.qls