Modify Java docs to use common models-as-data beta notice

This commit is contained in:
Ed Minnix 2024-02-08 14:36:47 -05:00
Родитель 54d7805e4a
Коммит 77ef63a051
3 изменённых файлов: 2 добавлений и 7 удалений

Просмотреть файл

@ -7,7 +7,7 @@ You can model the methods and callables that control data flow in any framework
.. include:: ../reusables/kotlin-beta-note.rst
.. include:: ../reusables/beta-note-model-packs-java.rst
.. include:: ../reusables/beta-note-customizing-library-models.rst
About this article
------------------

Просмотреть файл

@ -8,7 +8,7 @@ Extensible predicates and their interaction with data extensions
You can use data extensions to model the methods and callables that control dataflow in any framework or library. This is especially useful for custom frameworks or niche libraries, that are not supported by the standard CodeQL libraries.
.. include:: ../reusables/beta-note-model-packs-java.rst
.. include:: ../reusables/beta-note-customizing-library-models.rst
About this article
------------------

Просмотреть файл

@ -1,5 +0,0 @@
.. pull-quote::
Note
CodeQL model packs are currently in beta and subject to change. During the beta, model packs are supported only by Java/Kotlin analysis. To use this beta functionality, install the latest version of the CodeQL CLI bundle from: https://github.com/github/codeql-action/releases.