-
Today, when a suppression file already exists and is regenerated via the `--generate-suppression-file` or `/p:GenerateSuppressionFile=true` flag, xml comments applied to elements are lost. In dotnet/r…
-
```
msm-javolution-serializer in version 1.1 seems to not support
deserialization of java.util.Collections$SynchronizedMap, this fails with:
Jan 4, 2010 12:58:17 AM
de.javakaffee.web.msm.serializer…
-
When I pass this body in the url v1/commands
```
body: JSON.stringify({
udid: tokens[0],
request_type: "Settings",
settings: [{
"item": "Bluetooth",
"ena…
-
```
I was reading about data driven testing using mbunit from this
article.
http://blog.benhall.me.uk/2007/04/mbunit-datafixture-data-driven-unit.html
I am using v3 of mbunit now and the attributes …
-
```
I was reading about data driven testing using mbunit from this
article.
http://blog.benhall.me.uk/2007/04/mbunit-datafixture-data-driven-unit.html
I am using v3 of mbunit now and the attributes …
-
```
I was reading about data driven testing using mbunit from this
article.
http://blog.benhall.me.uk/2007/04/mbunit-datafixture-data-driven-unit.html
I am using v3 of mbunit now and the attributes …
-
As already mentioned in #1007, the exception message in case of a server error is just a `XmlSerializer` error message, not the error information the server sent.
### Steps To Reproduce
Please fol…
-
Simple XML is vulnerable to XML External Entity (XXE).
The library does not properly disable external entities during deserialization, allowing a malicious user to inject and execute arbitrary code…
-
```rust
#[derive(Debug, PartialEq, Deserialize, Serialize)]
struct Test_XML {
t1: i32,
t2: i32,
wind_speed: i64
}
```
And xml
```rust
let s = r##"
-600…
-
```
msm-javolution-serializer in version 1.1 seems to not support
deserialization of java.util.Collections$SynchronizedMap, this fails with:
Jan 4, 2010 12:58:17 AM
de.javakaffee.web.msm.serializer…