Archimedes Trajano

Results 124 issues of Archimedes Trajano

Resolves the CVE https://security.snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109

I have the following code based on the example ``` #!/usr/bin/env python3 from openrgb import OpenRGBClient from openrgb.utils import RGBColor, DeviceType import time client = OpenRGBClient() print(client) print(client.devices) keyboard =...

The computation for memory usage is incorrect in https://github.com/justb4/docker-jmeter/blob/7a98d4207ce88f5be06a0963690de891e4bae1d4/entrypoint.sh#L18 as that will give the system's memory rather than the container's limit memory. In fact with newer JDKs there's no need...

I just tried to use your image on my swarm, but I got the following result. Here is my service configuration ``` docker-beats: image: bargenson/filebeat environment: - LOGSTASH_HOST=log - LOGSTASH_PORT=5044...

Though Guava can provide an easier API to do some common operations, there can be dependency convergence problems when different versions of Guava are used between different dependencies. Guava also...

Can we have a version for Windows that is available in Scoop?

- limit key to to 16 characters - provide it as a parameter with the default so it can allow changes from the user - document method ## Summary 32...

cla signed

windows output #### Description of Change #### Checklist - [ ] PR description included and stakeholders cc'd - [ ] `npm test` passes - [ ] tests are [changed or...

new-pr 🌱