-
```
Primarily, these enhancements add an operational mode to the WAF in which all
inputs to the web application are validated against a strict whitelist, and
policy rules act as "exceptions" to allo…
-
```
Primarily, these enhancements add an operational mode to the WAF in which all
inputs to the web application are validated against a strict whitelist, and
policy rules act as "exceptions" to allo…
-
```
What steps will reproduce the problem?
function recurse() {
try {
recurse();
} catch (e) {
caja.log('caught stack overflow');
}
}
Please provide any additional inform…
-
OSS-Fuzz now offers support for fuzzing Java projects with [Jazzer](https://github.com/CodeIntelligenceTesting/jazzer). If you are interested, I could set up re2j in OSS-Fuzz.
By default, Jazzer wo…
fmeum updated
3 years ago
-
**Describe the bug**
After upgrade from v.0.49.9 to v-0.50.25 admins now see an error on the start page
**Logs**
```
[c00c0535-a69a-4d00-98d5-005b9a5b0451] 2024-09-16T14:07:02+07:00 ERROR metaba…
-
I get an IOError: Permission denied exception when trying to open a file, quickly after deleting it. I tested this code on Windows 8 64-bit, on both Python 2.6 and 2.7. It does not occur all the tim…
-
The libraries used for accessing the OpenMRS API reject to connect to an API without a proper SSL certificate. A possible workaround is to download the certification and register it in the Java keysto…
-
Per discussion with @arunavemulapalli, opening this issue for further investigation if this will be potential runtime problem.
For now to progress the FAT update with new runtime testing, adding the …
-
hello
I have Eufy Doorbell and I installed eufy-security-ws and everything worked great.
Yesterday I removed the and reinstalled and the integration just doesn't connect.
What did I do wrong?
Plea…
-
```
Primarily, these enhancements add an operational mode to the WAF in which all
inputs to the web application are validated against a strict whitelist, and
policy rules act as "exceptions" to allo…