Siteshwar Vashisht

Results 30 issues of Siteshwar Vashisht

Tweetian's Sailfish port does not cache images. This results into lot of network traffic. We can possibly start using https://github.com/nemomobile/nemo-qml-plugin-thumbnailer/ plugin.

This is a follow up on https://github.com/csutils/csdiff/issues/193. There are places in the OSH code that use the term "defects" instead of "findings" for user visible reports. This issue tracks renaming...

This issue has been brought up several times in the past and discussed in-person multiple times. We do not have a way to mark false positives while sharing results with...

CentOS Stream 8 would reach [EOL](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/) at the end of may. This issue tracks removing support for CentOS Stream 8.

The hub container is running a [dummy ](https://github.com/openscanhub/openscanhub/blob/f5ccf9619c07586f1c0b6ba8cdcc5b0ba81a3805/containers/hub/run.sh#L31) SMTP server in the background, but it does not log to the `/tmp/emails.log` file. However, the logs work correctly if the SMTP...

GitHub Actions CI is configured to run on `push` and `pull_request` events on the `main` branch. This causes duplicated runs of the workflows when a PR gets merged. We should...

I am opening this issue after discussing dynamic provisioning of workers with @lzaoral and @praiskup. resalloc is a resource manager for resources like virtual machines, containers etc. It is used...

The result page for each task contains different logs that are collected by osh worker. It could be confusing for new users to read and interpret these logs. The user...

The task list page should show number of defects found, instead of worker that was assigned to the task.