Greg Smethells
Greg Smethells
#### What's the problem this feature will solve? Partitioned off of https://github.com/pytest-dev/pytest/issues/5243 When a fixture creates an external resource, this plugin would provide a mechanism to handle gracefully tearing down...
**Describe the bug** DICOM Files from GE modalities, which when parsed, raise a TypeError caused by "violating" the VR imposed by the DICOM standard; however, real world modalities have and...
**Is your feature request related to a problem? Please describe.** The problem that gives rise to this feature is this: During a C-STORE operation for a DICOM file, whose Study...
CSRF protection in `csrf.py` should prefer Origin header over Referer header if the former is available when checking `same_site()`. - [OWASP Guidance on the topic](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#identifying-source-origin-via-originreferer-header)
Stack trace on Python3.7 even after doing `pip install --upgrade pip` ``` [root@jointsdev8me1 joints]# pip install --upgrade pip Requirement already satisfied: pip in /usr/local/lib/python3.7/site-packages (23.1.2) WARNING: Running pip as the...
https://github.com/InsightSoftwareConsortium/DCMTK/blob/a0c30e286dda57c0bc436f8dac4871129a4390ed/dcmnet/apps/storescp.cc#L2098 For `storescp` using the `-su` and `--fork` flags, the scenario where `mkdir()` returns `-1` does not check `errno` to distinguish between `EEXIST` and other error scenarios. This means that...
Try out joints.medstrat.com
### Tracer Version(s) 2.8.5 ### Python Version(s) Python 3.11 ### Pip Version(s) pip 25.0.1 ### Bug Report Exceptions that our code does handle (eventually) in the caller of the method...
## Problem The green wavy bar that appears at the top of the screen during processing can trigger issues for users with light sensitivity, migraines, photosensitivity, or other conditions affected...