mirror of
https://github.com/github/codeql.git
synced 2026-01-18 00:44:45 +01:00
Merge pull request #10873 from aibaars/ruby-beta-notice
Ruby: drop beta notice
This commit is contained in:
@@ -15,4 +15,3 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat
|
||||
|
||||
- :doc:`CodeQL library for Ruby <codeql-library-for-ruby>`: When you're analyzing a Ruby program, you can make use of the large collection of classes in the CodeQL library for Ruby.
|
||||
|
||||
.. include:: ../reusables/ruby-beta-note.rst
|
||||
|
||||
@@ -35,4 +35,3 @@ Note that the CWE coverage includes both "`supported queries <https://github.com
|
||||
python-cwe
|
||||
ruby-cwe
|
||||
|
||||
.. include:: ../reusables/ruby-beta-note.rst
|
||||
|
||||
@@ -23,8 +23,6 @@ View the query help for the queries included in the ``code-scanning``, ``securit
|
||||
|
||||
For a full list of the CWEs covered by these queries, see ":doc:`CodeQL CWE coverage <codeql-cwe-coverage>`."
|
||||
|
||||
.. include:: ../reusables/ruby-beta-note.rst
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
:titlesonly:
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
.. pull-quote:: Note
|
||||
|
||||
CodeQL analysis for Ruby is currently in beta. During the beta, analysis of Ruby code,
|
||||
and the accompanying documentation, will not be as comprehensive as for other languages.
|
||||
Reference in New Issue
Block a user