-
Building and running any program with LeakSanitizer or with AddressSanitizer's `detect_leaks=1` shows a leak in the system library `libobjc.A.dylib` on Aarch64.
I tested this in a virtual machine a…
-
# Summary
A reflected Cross Site Scripting (XSS) vulnerability exists in idcCMS V1.60 due to improper sanitization of the $idName parameter in `/inc/classProvCity.php`.
# Details
idcCMS V1.60 suf…
-
Just wondering if `preg_quote()` would be a valid sanitizing function - obviously should only be used for regex context, but in that context it might be the best way to go or would other sanitation be…
-
在设置-sanitize-coverage=func -sanitize=undefined后,编译时,当Swift组件中import OC moudle时 会报 “No such module 'xxx'”
-
When runnning with the gcc address sanitizer enabled using gcc 13 on Cosma the code crashes in various ways. To reproduce:
```
git clone git@github.com:SWIFTSIM/HBTplus.git
cd HBTplus/testing
git …
-
I am using:
**O.S**: Fedora 40
**Browser**: Firefox 131.0.2
**Platform**: desktop
## Problem
The preview of the new Python 3 port has broken HTML escaping in the XML feeds
eg try to view…
-
**Describe the bug**
When I click on each action event, occasionally the command associated with the action event (either edit or delete) is not executed. At the same time, the console displays the…
-
### Description of the enhancement request
Test cases can already have PNG/JPG/GIF images attached to them, see [here](https://github.com/DOMjudge/domjudge/blob/main/webapp/src/Service/ImportProblemS…
-
STR:
1. Open a profile with memory or network tracks, for example https://share.firefox.dev/3nQF5zG
1. Hide the memory or network track, as well as a process thread track. In the previous link this i…
-
To avoid problems like this one https://github.com/chainloop-dev/chainloop/issues/1189 we should add some basic CI checks for the Helm Chart rendering.
What I'd do
- On PR, if the helm chart dir…