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 123 forks source link

Update vulnerable versions of log4j and ant #515

Closed henrikplate closed 2 years ago

henrikplate commented 2 years ago

Updated org.apache.ant:ant from version 1.10.10 to 1.10.11, as well as log4j-api and log4j-core from 1.14.1 to 1.15.0.

TODOs