-
See https://wicg.github.io/sanitizer-api/
Some work has been done to hande mathml/svg namespaces but the spec should likely specify a default safelist, see https://github.com/WICG/sanitizer-api/iss…
-
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…
-
* Fix WIP HTML Sanitizer and implement on the site to fix HTML sanitization issue with events on the front page
-
**Build Configure**
`meson setup builddir -Db_sanitize="thread" -Dloaders=all -Dengines=all -Dexamples=true`
The next examples have a suspicious thread sanitizer reports. Maybe false positive? Nee…
-
In the Clang document on address sanitizer, under limitations (https://clang.llvm.org/docs/AddressSanitizer.html#limitations), the last bullet reads "Static linking of executables is not supported". …
-
See https://github.com/rails/rails-html-sanitizer/blob/cf782449651bf84156404f365d019780546d8245/lib/rails-html-sanitizer.rb#L38-L57
These methods were deprecated back in 2014 in 2dbae3e4 when the o…
-
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…
-
## Expected Behavior
`asan` and `msan` should not detect issues.
## Current Behavior
We ran address sanitizer and memory sanitizer on mmseqs2 and they flagged a few issues.
#### asan
1.…
-
**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…
-
Vulnerable Library - minipack-0.3.6.gem
Path to dependency file: /Gemfile.lock
Path to vulnerable library: /home/wss-scanner/.gem/ruby/3.2.0/cache/rails-html-sanitizer-1.6.0.gem
Found in HEAD co…