Code Property Graph - Console

An Application to translate source code into a Code Property Graph and perform different types of analysis on the resulting graph.

Лицензия

Лицензия

Группа

Группа

de.fraunhofer.aisec
Идентификатор

Идентификатор

cpg-console
Последняя версия

Последняя версия

4.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Code Property Graph - Console
An Application to translate source code into a Code Property Graph and perform different types of analysis on the resulting graph.
Ссылка на сайт

Ссылка на сайт

https://github.com/Fraunhofer-AISEC/cpg
Система контроля версий

Система контроля версий

https://github.com/Fraunhofer-AISEC/cpg

Скачать cpg-console

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg-console/ -->
<dependency>
    <groupId>de.fraunhofer.aisec</groupId>
    <artifactId>cpg-console</artifactId>
    <version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg-console/
implementation 'de.fraunhofer.aisec:cpg-console:4.6.0'
// https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg-console/
implementation ("de.fraunhofer.aisec:cpg-console:4.6.0")
'de.fraunhofer.aisec:cpg-console:jar:4.6.0'
<dependency org="de.fraunhofer.aisec" name="cpg-console" rev="4.6.0">
  <artifact name="cpg-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.aisec', module='cpg-console', version='4.6.0')
)
libraryDependencies += "de.fraunhofer.aisec" % "cpg-console" % "4.6.0"
[de.fraunhofer.aisec/cpg-console "4.6.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
de.fraunhofer.aisec : cpg-core jar 4.6.0
de.fraunhofer.aisec : cpg-analysis jar 4.6.0
de.fraunhofer.aisec : cpg-language-llvm jar 4.6.0
de.fraunhofer.aisec : cpg-language-python jar 4.6.0
de.fraunhofer.aisec : cpg-language-go jar 4.6.0
de.fraunhofer.aisec : cpg-neo4j jar 4.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (6)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.2
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0
org.jetbrains.kotlin : kotlin-script-runtime jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.2
org.jline : jline jar 3.21.0
org.jetbrains.kotlinx : ki-shell jar 0.4.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.6.0
4.5.1
4.5.0
4.4.2
4.4.1
4.4.0
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1