diff --git a/README.md b/README.md index 32fc2e3..267bb89 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -# Deserializing the untrusted data can be dangerous +# Deserializing the untrusted data is dangerous -This tiny library tries to fix known BinaryFormatter vulnerabilities. +This tiny library tries to fix several known BinaryFormatter vulnerabilities. See [ysoserial.net](https://github.com/pwntester/ysoserial.net) project for details. +[![appveyor](https://ci.appveyor.com/api/projects/status/github/zyanfx/safedeserializationhelpers?svg=true)](https://ci.appveyor.com/project/yallie/safedeserializationhelpers) +[![tests](https://img.shields.io/appveyor/tests/yallie/safedeserializationhelpers.svg)](https://ci.appveyor.com/project/yallie/safedeserializationhelpers/build/tests) + # Usage TODO \ No newline at end of file