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

Removed todo section and emphasized the use for Java apps #566

Closed henrikplate closed 1 year ago

henrikplate commented 1 year ago

Adjusted the README to focus on the analysis of Java apps, due to a number of analysis goals not being implemented for Python. Also removed the todo section, since the features mentioned are not actively developed.