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

Updated script and documentation related to Steady's CLI #509

Closed henrikplate closed 2 years ago

henrikplate commented 2 years ago

Updated package_steady_cli.sh, which produces the ZIP containing Steady's CLI, and the CLI-related documentation.

TODOs