github / github/codeql

The generated java database resource (XML file) is duplicate

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

説明

Java Project: https://github.com/tangxiaofeng7/SecExample
Compile Command:`codeql database create DatabaseName --language=java --command="mvn clean install"`

In the generated database src. zip, resource has been changed into two copies. For example, **UsernameMapper.xml**
, in addition to the `src/main/resources/mapper/` directory, also has an identical file in the `classes/` directory, resulting in my query results changing from two to four.
![image](https://user-images.githubusercontent.com/73651912/222324424-d7406c22-602f-4156-a64b-71fcf29bc80d.png)

I make sure I delete the `target/` directory under the java project

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

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

評価

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

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

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