-
The current [guided remediation terminal output](https://google.github.io/osv-scanner/experimental/guided-remediation/#basic-usage) was mostly just thrown together as the easiest way to output the bar…
-
Add ability to overclock factory product lines.
Calculations to power will be a fun one.
-
The Python `replicate.console` package doesn't currently wrap long log lines. Wrapping makes logs more human-readable but less machine-readable, so it should only wrap when it detects an interactive c…
-
This is just my opinion and it can be ignored but if you want to make the code future proof it should be a readable tagged code not memory mapped. To make it as small as possible it should just be key…
-
We need to create a way to make such tables machine readable.
-
Hi,
I am about to do my bachelor's thesis in computer science and I was wondering if the following feature is good enough for a pull request (as long as I implement it perfectly)
My goal is to enh…
-
### Component
other
### Is your feature request related to a problem? Please describe
As a maintainer of an embedded distro that use a systemd based initrd it is currently difficult and error prone…
-
I use the web usb for communication with the usb device having three sensors. It working fine on some of the windows and all mac os machines. But in some windows machine it get lags and sometimes work…
-
**What's the problem this feature will solve?**
Users who may have possibly installed malicious packages don't have insight into what packages have been taken down by PyPI administrators.
**Descri…
-
Currently batten output format is human readable text with some nice green and red coloring.
We would like to add an option for machine readable formats, like JSON, which can be used for integrations …