steady icon indicating copy to clipboard operation
steady copied to clipboard

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://eclip...

Results 31 steady issues
Sort by recently updated
recently updated
newest added

Avoid uploading the affected libraries and construct changes when they are already present in the backend. Delete affected libraries and constructs changes before uploading if the overwrite option is used,...

wip

I have cloned the steady project on Ubuntu 18.04 Virtual machine and would like to explore the functionalities. I have installed git, docker and docker compose on my machine and...

Hi, Encountered this problem when building staedy. Execute the command: `docker-compose up -d --build` An error: `unexpected character "." in variable name near "vulas.backend.cveCache.refetchAllMs=7200000\n\n# Determines the waiting time between the...

- Upgrade main modules Docker images. - Fixes images to specific digest. - Switches from `openjdk` images to `temurin` images. `temurin` images are baked by Eclipse and provide long-term support....

**Describe the bug** setup-steady.sh script is not working: `` ~/steady$ ./setup-steady.sh Installation skipped (the directory /home/serhiy/steady/steady-3.2.3/ already contains necessary files) Press to start all of Steady's Docker Compose services (or...

Collect information about interfaces and interface methods when analyzing Java source and byte code. #### `TODO`s - [ ] Test whether the backend properly saves the collected and uploaded information...

wip

The known vulnerabilities inherited from the use of third-party and open source software and the exploitability of the vulnerabilities can be communicated with CycloneDX. Previously unknown vulnerabilities affecting both components...

enhancement

The documentation at https://eclipse.github.io/steady/vuln_db/tutorials/vuln_db_tutorial/ is obsolete, does not consider the latest developments in `project-kb` + `kb-importer`.

Hi, I deployed Steady on my computer with the docker images according to this guide [1]. Everything works fine within the first 30 mins to 1 hour. After that, when...