github / github/codeql

Can Codeql be used to extract backward slice for Java?

オープン
#11,440 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

Came across Codeql and this library looks promising!

I have to extract:
1. basic def-use chain for intraprocedural and interprocedural analysis with Java. I want to feed:
2. Also I have to extract backward slice

I want to fed the following depending on the need:

- function body of the java source code.
- class
- whole package

Will Codeql work on incomplete code? I don't want three address code as output and I just want to actual sliced code as the output.

Is there a working example in this regard? I would really appreciate your response.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。