eclipse / steady

Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://eclipse.github.io/steady/
Apache License 2.0
517 stars 124 forks source link

Problems of 3.2.1 and 3.2.5 #577

Closed bluesno205 closed 1 year ago

bluesno205 commented 1 year ago

Describe the bug Dependency conflicts in steady 3.2.1 and 3.2.5

IMPORTANT:

3.2.1: org.eclipse.steady:plugin-maven:pom:3.2.1; org.eclipse.steady:lang-java:jar-with-dependency:3.2.1

3.2.5: org.eclipse.steady:shared:3.2.5; org.eclipse.steady:lang-java:3.2.5**.

To Reproduce Add the dependency of steady 3.2.1 or 3.2.5 into pom, and compile

serenaponta commented 1 year ago

Can you provide more information about the issue you encountered and what the use case? As a reference, here the tutorial on the usage of steady to scan Maven applications https://eclipse.github.io/steady/user/tutorials/java_maven/

thank you!

serenaponta commented 1 year ago

Closed due to lack of feedback from issue author