-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…
-
### Simple sanity checks
- [X] This is an issue with an app that uses OCRmyPDF for OCR
- [X] I am using a recent version of the third party app
- [X] I will include a file that reproduces the issuse
…
-
I'm seeing the following warning in the `pfsspy` tests. Not entirely sure what's causing it, but thought I would leave this here so there's a paper trail if anyone wants to investigate further:
```…
-
Title: Internal functions to private
Severity: GAS
The following functions could be set private to save gas and improve code quality:
TWABDelegator.sol, _computeLockUntil
TWABDelegat…
-
JuggerNaut63
High
# Multicall Reentrancy Exploit via Delegatecall
## Summary
The `Multicall`, which allows batching multiple function calls into a single transaction using `delegatecall`, is vulner…
-
Pytest.mark.parametrize raises error when i use version 6.1.0 of qase-pytest plugin
I happens if i use keyword arguments in pytest.mark.parametrize:
`pytest.mark.parametrize(argnames="foo", argva…
-
Reproduced even right after restarting LSP -- [.mp4](https://user-images.githubusercontent.com/16495490/153897569-eb1f9a62-bd0b-4f60-883b-886560b1b4d5.mp4)
`kernel-size` -> `kernel_size` resolves i…
-
Hi, the following is the error output when running pip3 install fastgrab
MacOS 10.14.5
Python 3.7.3
Numpy 1.16.4
XQuartz 2.7.11 (xorg-server 1.18.4)
gcc --version
Configured with: --prefix=/Li…
-
1. Clone https://github.com/pydantic/logfire
2. `make install`
3. `pytest --inline-snapshot=fix`
Results in:
```pytb
Traceback (most recent call last):
File "/Users/alex/work/logfire/.venv…
-
# Lines of code
https://github.com/code-423n4/2023-07-moonwell/blob/main/src/core/Governance/TemporalGovernor.sol#L405
# Vulnerability details
## Impact
When executing a call in `TemporalGovernor`…