-
**Describe the bug**
Installed protontricks via pipx command form https://github.com/Matoking/protontricks/issues/304#issuecomment-2220599470
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### Qubes OS release
R4.2
### Brief summary
fedora-40 update fails
### Steps to reproduce
Run fedo…
-
## Description
Currently there is only one way to Picture In Picture(PIP) any video playing by double right clicking on video and select play in Picture In Picture(PIP) mode or click the butto…
ghost updated
3 weeks ago
-
First of all, thanks for the great package. It is a very useful tool in keeping our code safe, much appreciated.
My feature request is inspired by the fact that we are using pip-audit in our CI/CD …
-
* **I'm submitting a ...**
- [ x] bug report
- [ ] feature request
Currently I have installed pre-commit with pip . If I do an audit it works fine with:
Nothing to audit!
I added a preconf…
-
e.g. as discussed in [Discord](https://discord.com/channels/1039017663004942429/1039017663512449056/1275540373971800116)
> Yes, but there are a couple caveats. (1) requirements.txt is not automatic…
-
Using the latest `uv`:
```shell-session
$ uv --version
uv 0.2.21 (ebfe6d8fc 2024-07-03)
```
## Use-case
I have a [test workflow](https://github.com/kdeldycke/click-extra/blob/3d0e27a29d5808f…
-
Thanks for a great tool!
** Problem **
When using it at $work, the output is cluttered by a long list of all our internal libraries which are (correctly) skipped.
**Describe the solution you'…
-
## Summary ##
Based on results of audit in https://github.com/fecgov/openfec/issues/3782 and slack call with @lbeaufort , @pkfec , @fec-jli , @jason-upchurch we want to consolidate python dependency …
-
Followed simple setup steps.
1. pip install django-easy-audit
2. then add easyaudit in installed apps in settings
3. then add easyaudit.middleware.easyaudit.EasyAuditMiddleware to middlewares in …