-
Click to expand!
### Issue Type
Bug
### Source
binary
### Tensorflow Version
tf 2.10
### Custom Code
No
### OS Platform and Distribution
Linux Ubuntu 20.04
### Mobi…
-
### Brief Description
Plugin remove_invalid can be used to delete server files when a JSON representation is upload with a malicious id
### Expected behavior
Exploration of file storage should no…
-
When running with -fsanitize=address enabled on a code a with memory-leak changing the comments/white-spaces or swapping around the flags can cause the sanitizer to notice the leak or not.
godbolt ex…
-
In https://github.com/python-greenlet/greenlet/issues/113 and https://github.com/gevent/gevent/issues/1928 various approaches are discussed to get gevent-based programs running under address-sanitizer…
-
**Is your feature request related to a problem? Please describe.**
Some of the compile-time validations we have in place (e.g. implicit downcasts #828) produce a lot of false positives due to interna…
-
Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization.
-
To check for memory safety, the tests should be run through `compute-sanitizer` regularly in CI. Due to the expense, this might be best as a nightly/weekly check.
Work is ongoing in #1879.
### Relat…
-
We can sanitize the input entered by the user in the sign up page and also put some conditions on the passwords. We can even hash the password for better security.
![image](https://github.com/AbhiD…
-
Not sure if this is a Pixi or Magic thing, but environment names request "only lower case letters, numbers and dashes". Oddly/interestingly, one can add them and then they can't use magic to remove …
-
- Why does CSS Sanitization happening with properties in CSSSchema for style attribute is not happening when we do allowTextIn("style") ?
- If that's intentional,
Is there a way to disallow particu…