konveyor / analyzer-lsp

Add-on that is focused on providing analysis based on the Language Server Protocol.
Apache License 2.0
12 stars 45 forks source link

[BUG] Analysis on Gradle application is not raising issues on dependencies #698

Open abrugaro opened 2 months ago

abrugaro commented 2 months ago

Is there an existing issue for this?

Konveyor version

0.5

Priority

Undefined (Default)

Current Behavior

The analysis does not trigger issues on open source libraries

Expected Behavior

The analysis should, at least, trigger an issue on the open source library math3 (src/main/java/org/apache/commons/math3/distribution/Abstract…apache/commons-math)

How Reproducible

Always (Default)

Steps To Reproduce

  1. Create an application using the following Git repository: https://github.com/melix/jmh-gradle-example

  2. Start an analysis on it with the following parameters:

Source code + Dependencie Include Open Source dependencies No target Use the following custom rule: serializable-alex-rule.txt

konveyor-ci-bot[bot] commented 2 months ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.