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

Added unit tests to test updated Soot on a Java 17 compiled JAR #595

Open mayaba opened 11 months ago

mayaba commented 11 months ago

Added unit tests to test updated Soot on a Java 17 compiled JAR

TODOs

mayaba commented 11 months ago

@henrikplate This PR is part of https://github.com/eclipse/steady/pull/589