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/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The release assets of vulas-cli-3.2.0.zip was not committed

chenkehao1998 opened this issue · comments

The description of the documentation of https://eclipse.github.io/steady/user/tutorials/java_cli/ in download chapter said that we can download the latest ZIP archive vulas-cli-3.2.0.zip from Releases ,but i cannot found the archive vulas-cli-3.2.0.zip.
There are only sourcecode for 3.2.0 version.

This was forgotten when moving from Travis to Eclipse's CI/CD infrastructure. I will update the corresponding release job of the Jenkins pipeline for future releases (and will do it manually for release 3.2.0). If you happen to have a Maven project, I would in any case recommend Steady's Maven plugin.

@chenkehao1998 I just attached the file steady-cli-3.2.0.zip to the corresponding release, do not hesitate to create issues if you run into troubles when executing it.