[BUG] Analysis on Gradle application is not raising issues on dependencies #698
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
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
Create an application using the following Git repository: https://github.com/melix/jmh-gradle-example
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
The text was updated successfully, but these errors were encountered: