-
```
What steps will reproduce the problem?
1. Create PolicyFactory with all added sanitizers
(Formatting/Images/Links/Styles/Blocks)
2. Pass "text" to the PolicyFactory.sanitize(String html)
3. Resu…
-
```
What steps will reproduce the problem?
1. Create PolicyFactory with all added sanitizers
(Formatting/Images/Links/Styles/Blocks)
2. Pass "text" to the PolicyFactory.sanitize(String html)
3. Resu…
-
```
What steps will reproduce the problem?
1. Create PolicyFactory with all added sanitizers
(Formatting/Images/Links/Styles/Blocks)
2. Pass "text" to the PolicyFactory.sanitize(String html)
3. Resu…
-
Even if all dependencies listed in README.rst and the build instructions are followed the build system tries download and build giga bytes of common libraries which all are provided by typical Linux d…
-
This code:
```cpp
#define THRUST_DEVICE_SYSTEM THRUST_DEVICE_SYSTEM_TBB
#include
#include
#include
int main()
{
thrust::device_vector vec(30, 1.0);
float res = thrust::redu…
-
with reference to https://github.com/dmwm/dbs2go/issues/102#issue-1960228988 and https://github.com/dmwm/dbs2go/issues/102#issuecomment-1779545331
I realized that DBS was not hanging, but busy invali…
-
From June 5 SIG call: Is there any way to determine whether a query has been sanitized? `?` is a common placeholder for query parameters.
>
> An explicit flag that a query was sanitized could work,…
-
The last commit in player-gallery.php (23ba2446b17a6f0f204104978014595ac8984ccb) introduced a bug, where the $gallery_style is sanitized by wp_kses_post() (line 116), removing the tags and therefore …
-
## To Reproduce
Step by step instructions to reproduce the behavior:
> 1. npm install
> 2. npm run build
## Expected behavior
> Clean build.
## Describe the bug
> ![Screen Shot 2024-04-…
-
Hi,
is it possible to sanitize vbaProject.bin (remove pCode) via oletools?
I'm not interested in dumping the pCode but only in removing it completly in a way that Office reports no errors while op…