Jeeppler

Results 177 comments of Jeeppler

@loomchild what holds you back in using it? I had a look at the tickets you created in trello.com, but did not really understood the context of those cards. However,...

Supporting Kubernetes seems like a good idea. However, keep in mind that Kubernetes (as well as other solutions such as DC/OS) require master node(s) and in case of Kubernetes it...

@loomchild SSL Letsencrypt is on the way to introduce wildecard certificates: https://community.letsencrypt.org/t/acmev2-and-wildcard-launch-delay/53654

I think the assumption is pretty okay.

I am facing the same issue. OS: Linux (Debian) Python: 3.9 Scancode version: 30.1.0 Installation: download (container [Dockerfile](https://github.com/mercedes-benz/sechub/blob/develop/sechub-pds-solutions/scancode/docker/ScanCode-Debian.dockerfile) is public) [Timeout](https://scancode-toolkit.readthedocs.io/en/stable/cli-reference/core-options.html#timeout-option) option set to: `--timeout 18000` (5 * 3600 =...

> Can you try the latest 31.x? > But there is no application archive for Python 3.9 ... only 3.8 for now. Since Debian 11 comes with Python 3.9 it...

Can I disable the timeout if I set it to `0`? Or does it set the fallback in this case to 3600 seconds?

I was able to reproduce the issue with the [Armbian image of the Jetson Nano](https://www.armbian.com/jetson-nano/): ~~~ Armbian_22.08.1_Jetson-nano_jammy_current_5.18.19.img ~~~ The image takes more than an hour to scan and on Debian...