pywhisker icon indicating copy to clipboard operation
pywhisker copied to clipboard

Handle deseralization errors

Open rtpt-romankarwacik opened this issue 5 months ago • 1 comments

We had the case where a keycredentiallink could not be deserialized, but needed to be restored after an attack was conducted. This pull request adds checks for if the DeviceId was serialized properly, to list the keycredentialslink regardless in that case. Furthermore, when exporting and importing, deserialization errors are handled by saving the raw keycredentiallink instead.

rtpt-romankarwacik avatar Sep 12 '24 08:09 rtpt-romankarwacik