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

Fix typos in Readme.md #598

Closed anddann closed 7 months ago

anddann commented 8 months ago

TODOs

henrikplate commented 8 months ago

Hello @anddann - Both scripts docker/start-steady.sh and docker/setup-steady.sh do exist, and the latter actually downloads and calls the former. Maybe we change the text to the following:

[...] triggered by `setup-steady.sh` or directly using `start-steady.sh -s ui`[...]
anddann commented 8 months ago

Sry, @henrikplate you are absolutely right. I've just downloaded the setup-steady.sh file and did not find the start-steady.sh file in the folder, and thus assumed that it does not exist. However, I know found it in steady-3.2.5/start-steady.sh